Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump es6-shim from 0.35.6 to 0.35.8 #474

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps es6-shim from 0.35.6 to 0.35.8.

Changelog

Sourced from es6-shim's changelog.

es6-shim 0.35.8 (23 March 2023)

  • [Fix] RegExp#toString: should not have an object .prototype
  • [Refactor] minimize dynamic lookups of __proto__
  • [Dev Deps] update @ljharb/eslint-config, tape

es6-shim 0.35.7 (24 December 2022)

  • [Fix] in WSH, Object.getPrototypeOf([].values()) is falsy (#466)
  • [Refactor] remove unused ES.IsIterable function
  • [patch] make iterator bookkeeping properties non-enumerable when possible
  • [readme] updating standalone shim links
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, es5-shim, safe-publish-latest, tape
  • [actions] update codecov uploader
  • [actions] add Automatic Rebase and Require Allow Edits workflows
  • [Tests] migrate tests to Github Actions (#469)
  • [Tests] disable crashing on unhandled rejections in node >= 15
  • [Tests] use nyc
  • [actions] reuse common workflows
  • [eslint] fix operator-linebreak
  • [eslint] fix warnings
  • [Tests] add more error message variations
  • [Tests] disable unhandled rejection warnings
Commits
  • f3d5fed v0.35.8
  • abcecb9 [Refactor] minimize dynamic lookups of __proto__
  • 99be112 [Fix] RegExp#toString: should not have an object .prototype
  • f96b635 [Dev Deps] update @ljharb/eslint-config, tape
  • 98a175f v0.35.7
  • 35ba3e3 [readme] updating standalone shim links
  • fd8de25 [Dev Deps] update aud
  • e80cc3b [Dev Deps] update aud, tape
  • df99224 [readme] updating standalone shim links
  • c3eb45b [Dev Deps] update es5-shim
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/es6-shim-0.35.8 branch from f8c7380 to 971ab83 Compare August 7, 2024 16:14
@braianj
Copy link
Collaborator

braianj commented Feb 7, 2025

@dependabot rebase

Bumps [es6-shim](https://github.com/paulmillr/es6-shim) from 0.35.6 to 0.35.8.
- [Release notes](https://github.com/paulmillr/es6-shim/releases)
- [Changelog](https://github.com/paulmillr/es6-shim/blob/master/CHANGELOG.md)
- [Commits](paulmillr/es6-shim@0.35.6...0.35.8)

---
updated-dependencies:
- dependency-name: es6-shim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/es6-shim-0.35.8 branch from 971ab83 to ba9a525 Compare February 7, 2025 15:31
@braianj braianj merged commit 202c1b6 into master Feb 7, 2025
1 check passed
@braianj braianj deleted the dependabot/npm_and_yarn/es6-shim-0.35.8 branch February 7, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant