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 the npm group with 8 updates #65

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm group with 8 updates:

Package From To
@types/node 22.10.3 22.10.5
es-abstract 1.23.8 1.23.9
get-intrinsic 1.2.6 1.2.7
get-proto 1.0.0 1.0.1
is-async-function 2.0.0 2.1.0
is-generator-function 1.0.10 1.1.0
reflect.getprototypeof 1.0.9 1.0.10
regexp.prototype.flags 1.5.3 1.5.4

Updates @types/node from 22.10.3 to 22.10.5

Commits

Updates es-abstract from 1.23.8 to 1.23.9

Changelog

Sourced from es-abstract's changelog.

1.23.9 / 2025-01-02

  • [Refactor] use get-proto directly
  • [Refactor] use set-proto directly
  • [Refactor] use Reflect.setPrototypeOf and dunder-proto in setProto helper
  • [Refactor] ES2015+: ArrayCreate: use setProto helper
  • [Deps] update es-set-tostringtag, own-keys
  • [Dev Deps] update is-core-module
  • [Tests] use own-keys directly
Commits
  • 7334296 v1.23.9
  • 18001d5 [Deps] update get-intrinsics
  • 0e7f6df [Deps] update es-set-tostringtag
  • 9d295f4 [Refactor] use get-proto directly
  • f5fa443 [Refactor] use set-proto directly
  • 21ee4a3 [Refactor] use Reflect.setPrototypeOf and dunder-proto in setProto helper
  • 50cfd7e [Refactor] ES2015+: ArrayCreate: use setProto helper
  • 44b780c [Deps] update own-keys
  • 16af82b [Dev Deps] update is-core-module
  • b8da0f8 [Tests] use own-keys directly
  • See full diff in compare view

Updates get-intrinsic from 1.2.6 to 1.2.7

Changelog

Sourced from get-intrinsic's changelog.

v1.2.7 - 2025-01-02

Commits

  • [Refactor] use get-proto directly 00ab955
  • [Deps] update math-intrinsics c716cdd
  • [Dev Deps] update call-bound, es-abstract dc648a6
Commits

Updates get-proto from 1.0.0 to 1.0.1

Changelog

Sourced from get-proto's changelog.

v1.0.1 - 2025-01-02

Commits

  • [Fix] for the Object.getPrototypeOf window, throw for non-objects 7fe6508
Commits

Updates is-async-function from 2.0.0 to 2.1.0

Changelog

Sourced from is-async-function's changelog.

v2.1.0 - 2025-01-02

Commits

  • [meta] use npmignore to autogenerate an npmignore file b8d050b
  • [actions] split out node 10-20, and 20+ 1c8cd4b
  • [New] add types 5ba6244
  • [Robustness] use call-bound, safe-regex-test 9379ecd
  • [actions] update rebase action to use reusable workflow 81b54fb
  • [Tests] use for-each ebdc486
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape 9eb494f
  • [Dev Deps] update aud, tape ea43809
  • [Refactor] use get-proto directly fc46390
  • [Tests] replace aud with npm audit edb4afb
  • [Deps] update has-tostringtag dc78cf5
  • [Dev Deps] add missing peer dep a93d8ff
Commits
  • 3bfc99c v2.1.0
  • 5ba6244 [New] add types
  • ebdc486 [Tests] use for-each
  • 9379ecd [Robustness] use call-bound, safe-regex-test
  • fc46390 [Refactor] use get-proto directly
  • dc78cf5 [Deps] update has-tostringtag
  • a93d8ff [Dev Deps] add missing peer dep
  • 9eb494f [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape
  • 1c8cd4b [actions] split out node 10-20, and 20+
  • edb4afb [Tests] replace aud with npm audit
  • Additional commits viewable in compare view

Updates is-generator-function from 1.0.10 to 1.1.0

Changelog

Sourced from is-generator-function's changelog.

v1.1.0 - 2025-01-02

Commits

  • [actions] reuse common workflows 7301651
  • [actions] split out node 10-20, and 20+ 40f30a5
  • [meta] use npmignore to autogenerate an npmignore file ec843a4
  • [New] add types 6dd27c4
  • [actions] update codecov uploader 717f85e
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape 4280e62
  • [actions] update rebase action to use reusable workflow 895c2d0
  • [Tests] use for-each 3caee87
  • [Robustness] use call-bound 1eb55de
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape 5bbd4cd
  • [Robustness] use safe-regex-test 5f8b992
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape c730f4c
  • [Robustness] use get-proto 6dfff38
  • [Tests] replace aud with npm audit 725db70
  • [Deps] update has-tostringtag 5cc3c2d
  • [Dev Deps] add missing peer dep 869a507
Commits
  • 2ac26fe v1.1.0
  • 6dd27c4 [New] add types
  • 3caee87 [Tests] use for-each
  • 1eb55de [Robustness] use call-bound
  • 5f8b992 [Robustness] use safe-regex-test
  • 6dfff38 [Robustness] use get-proto
  • 5cc3c2d [Deps] update has-tostringtag
  • 869a507 [Dev Deps] add missing peer dep
  • c730f4c [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape
  • 40f30a5 [actions] split out node 10-20, and 20+
  • Additional commits viewable in compare view

Updates reflect.getprototypeof from 1.0.9 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
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
  • See full diff in compare view

Updates regexp.prototype.flags from 1.5.3 to 1.5.4

Changelog

Sourced from regexp.prototype.flags's changelog.

v1.5.4 - 2025-01-02

Commits

  • [Refactor] use get-proto and es-errors 6355772
  • [Deps] update call-bind c630183
  • [Dev Deps] update object-inspect c0201af
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.3` | `22.10.5` |
| [es-abstract](https://github.com/ljharb/es-abstract) | `1.23.8` | `1.23.9` |
| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | `1.2.6` | `1.2.7` |
| [get-proto](https://github.com/ljharb/get-proto) | `1.0.0` | `1.0.1` |
| [is-async-function](https://github.com/inspect-js/is-async-function) | `2.0.0` | `2.1.0` |
| [is-generator-function](https://github.com/inspect-js/is-generator-function) | `1.0.10` | `1.1.0` |
| [reflect.getprototypeof](https://github.com/es-shims/Reflect.getPrototypeOf) | `1.0.9` | `1.0.10` |
| [regexp.prototype.flags](https://github.com/es-shims/RegExp.prototype.flags) | `1.5.3` | `1.5.4` |


Updates `@types/node` from 22.10.3 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `es-abstract` from 1.23.8 to 1.23.9
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.23.8...v1.23.9)

Updates `get-intrinsic` from 1.2.6 to 1.2.7
- [Changelog](https://github.com/ljharb/get-intrinsic/blob/main/CHANGELOG.md)
- [Commits](ljharb/get-intrinsic@v1.2.6...v1.2.7)

Updates `get-proto` from 1.0.0 to 1.0.1
- [Changelog](https://github.com/ljharb/get-proto/blob/main/CHANGELOG.md)
- [Commits](ljharb/get-proto@v1.0.0...v1.0.1)

Updates `is-async-function` from 2.0.0 to 2.1.0
- [Changelog](https://github.com/inspect-js/is-async-function/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-async-function@v2.0.0...v2.1.0)

Updates `is-generator-function` from 1.0.10 to 1.1.0
- [Changelog](https://github.com/inspect-js/is-generator-function/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-generator-function@v1.0.10...v1.1.0)

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

Updates `regexp.prototype.flags` from 1.5.3 to 1.5.4
- [Changelog](https://github.com/es-shims/RegExp.prototype.flags/blob/main/CHANGELOG.md)
- [Commits](es-shims/RegExp.prototype.flags@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: es-abstract
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: get-intrinsic
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: get-proto
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: is-async-function
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: is-generator-function
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: reflect.getprototypeof
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: regexp.prototype.flags
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2025
@Nick2bad4u Nick2bad4u merged commit 4ee94b3 into main Jan 3, 2025
8 checks passed
@Nick2bad4u Nick2bad4u deleted the dependabot/npm_and_yarn/npm-929f0d8d9e branch January 3, 2025 15:53
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.

1 participant