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.10 #2779

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Bumps reflect.getprototypeof from 1.0.6 to 1.0.10.

Changelog

Sourced from reflect.getprototypeof's changelog.

v1.0.10 - 2025-01-02

Commits

  • [Refactor] use es-object-atoms and get-proto directly 2c55da0
  • [Refactor] use isObject helper instead of Type e4c24a4
  • [Deps] update es-abstract, get-intrinsic 54005fb
  • [Deps] update es-abstract e71b3b7

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
  • 91a8f0d v1.0.10
  • e4c24a4 [Refactor] use isObject helper instead of Type
  • 2c55da0 [Refactor] use es-object-atoms and get-proto directly
  • 54005fb [Deps] update es-abstract, get-intrinsic
  • e71b3b7 [Deps] update es-abstract
  • 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
  • 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.10.
- [Changelog](https://github.com/es-shims/Reflect.getPrototypeOf/blob/main/CHANGELOG.md)
- [Commits](es-shims/Reflect.getPrototypeOf@v1.0.6...v1.0.10)

---
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 January 3, 2025 04:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2025
Copy link

sonarqubecloud bot commented Jan 3, 2025

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