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

Bump reflect.getprototypeof from 1.0.6 to 1.0.9 #2764

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps reflect.getprototypeof from 1.0.6 to 1.0.9.

Changelog

Sourced from reflect.getprototypeof's changelog.

v1.0.9 - 2024-12-18

Commits

  • [Fix] avoid a crash with node --disable-proto=throw flag 73f449d
  • [Deps] update dunder-proto, es-abstract, get-intrinsic, which-builtin-type 80c8227

v1.0.8 - 2024-12-06

Commits

  • [Refactor] share the getDunderProto helper f4be71b
  • [Refactor] extract helper to dunder-proto 51dcd35
  • [Deps] update call-bind c06e8d3
  • [Deps] update gopd c951a70
  • [Deps] update gopd 8bd7b85
  • [Deps] update which-builtin-type f46f624

v1.0.7 - 2024-11-23

Commits

  • [Fix] cache Object.prototype[__proto__] getter 68acea1
  • [Tests] remove unused test file 055596a
  • [actions] split out node 10-20, and 20+ 99a57c2
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, tape fe4bb92
  • [Deps] update es-abstract, globalthis, which-builtin-type 867aeb3
  • [Tests] replace aud with npm audit 5129c11
  • [Deps] remove unused dep; add missing dev dep 23cf537
  • [Dev Deps] add missing peer dep 18862fa
Commits
  • f6a3150 v1.0.9
  • 73f449d [Fix] avoid a crash with node --disable-proto=throw flag
  • 80c8227 [Deps] update dunder-proto, es-abstract, get-intrinsic, `which-builtin-...
  • 51b932a v1.0.8
  • c06e8d3 [Deps] update call-bind
  • 51dcd35 [Refactor] extract helper to dunder-proto
  • c951a70 [Deps] update gopd
  • f4be71b [Refactor] share the getDunderProto helper
  • 8bd7b85 [Deps] update gopd
  • f46f624 [Deps] update which-builtin-type
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [reflect.getprototypeof](https://github.com/es-shims/Reflect.getPrototypeOf) from 1.0.6 to 1.0.9.
- [Changelog](https://github.com/es-shims/Reflect.getPrototypeOf/blob/main/CHANGELOG.md)
- [Commits](es-shims/Reflect.getPrototypeOf@v1.0.6...v1.0.9)

---
updated-dependencies:
- dependency-name: reflect.getprototypeof
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2024 04:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2025

Superseded by #2779.

@dependabot dependabot bot closed this Jan 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/reflect.getprototypeof-1.0.9 branch January 3, 2025 04:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants