Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm group with 4 updates: es-abstract, es-iterator-helpers, fastq and is-core-module.

Updates es-abstract from 1.23.6 to 1.23.7

Changelog

Sourced from es-abstract's changelog.

1.23.7 / 2024-12-20

  • [Refactor] create and use helpers/isPropertyKey
  • [Refactor] add timeValue helper, use it
  • [Deps] update array-buffer-byte-length, data-view-buffer, data-view-byte-length, data-view-byte-offset, function.prototype.name, get-symbol-description, is-array-buffer, is-shared-array-buffer, is-typed-array, math-intrinsics, object.assign, typed-array-buffer, typed-array-byte-length, typed-array-byte-offset, unbox-primitive, which-typed-array
  • [Deps] remove unused dep
  • [Dev Deps] update array.prototype.indexof, has-bigints, is-registered-symbol, safe-bigint
Commits
  • 795a82b v1.23.7
  • 783ee6e [Refactor] create and use helpers/isPropertyKey
  • f0cddec [Refactor] add timeValue helper, use it
  • 2f17844 [Deps] update array-buffer-byte-length, data-view-buffer, `data-view-byte...
  • 1914dbf [Dev Deps] update array.prototype.indexof, has-bigints, `is-registered-sy...
  • 7f3497c [Deps] remove unused dep
  • See full diff in compare view

Updates es-iterator-helpers from 1.2.0 to 1.2.1

Changelog

Sourced from es-iterator-helpers's changelog.

v1.2.1 - 2024-12-20

Commits

  • [Tests] Iterator.concat: add most of the tests from tc39/test262#4326 2e340da
  • [Fix] Iterator.concat: rewrite implementation to match updated spec text 1a70fd3
  • [Fix] IteratorZip AO: allow an empty list of iterators 265e566
  • [actions] split out node 10-20, and 20+ 3cc9db0
  • [Fix] IteratorHelperPrototype: in pre-proto envs, use same .return impl da02ab6
  • [Deps] update call-bind, es-abstract, get-intrinsic, gopd, has-proto, internal-slot, iterator.prototype, safe-array-concat e9eefab
  • [Tests] Iterator.zip: nullish non-function Symbol.iterator does not throw c6b0705
  • [Refactor] use call-bound directly 92afc5a
  • [Deps] update gopd, has-proto, has-symbols 7f8a1c0
  • [readme] add missing info for Iterator.zip, Iterator.zipKeyed dd80b2f
  • [Dev Deps] update @es-shims/api 1e9857c
  • [Deps] update es-abstract c8157da
  • [Deps] update es-abstract 256de0e
  • [Dev Deps] update object-inspect 2f8544b
Commits
  • d42d6ee v1.2.1
  • 92afc5a [Refactor] use call-bound directly
  • e9eefab [Deps] update call-bind, es-abstract, get-intrinsic, gopd, `has-proto...
  • 1e9857c [Dev Deps] update @es-shims/api
  • 3cc9db0 [actions] split out node 10-20, and 20+
  • 265e566 [Fix] IteratorZip AO: allow an empty list of iterators
  • 7f8a1c0 [Deps] update gopd, has-proto, has-symbols
  • 1a70fd3 [Fix] Iterator.concat: rewrite implementation to match updated spec text
  • 2e340da [Tests] Iterator.concat: add most of the tests from https://github.com/tc39...
  • da02ab6 [Fix] IteratorHelperPrototype: in pre-proto envs, use same .return impl
  • Additional commits viewable in compare view

Updates fastq from 1.17.1 to 1.18.0

Release notes

Sourced from fastq's releases.

v1.18.0

What's Changed

New Contributors

Full Changelog: mcollina/fastq@v1.17.1...v1.18.0

Commits

Updates is-core-module from 2.16.0 to 2.16.1

Changelog

Sourced from is-core-module's changelog.

v2.16.1 - 2024-12-21

Fixed

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 4 updates: [es-abstract](https://github.com/ljharb/es-abstract), [es-iterator-helpers](https://github.com/es-shims/iterator-helpers), [fastq](https://github.com/mcollina/fastq) and [is-core-module](https://github.com/inspect-js/is-core-module).


Updates `es-abstract` from 1.23.6 to 1.23.7
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.23.6...v1.23.7)

Updates `es-iterator-helpers` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md)
- [Commits](es-shims/iterator-helpers@v1.2.0...v1.2.1)

Updates `fastq` from 1.17.1 to 1.18.0
- [Release notes](https://github.com/mcollina/fastq/releases)
- [Commits](mcollina/fastq@v1.17.1...v1.18.0)

Updates `is-core-module` from 2.16.0 to 2.16.1
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.16.0...v2.16.1)

---
updated-dependencies:
- dependency-name: es-abstract
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: es-iterator-helpers
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: fastq
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: is-core-module
  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 Dec 23, 2024
@vercel
Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-oauth-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 2:24pm

@github-actions github-actions bot enabled auto-merge (squash) December 23, 2024 14:24
@github-actions github-actions bot merged commit cbc3885 into main Dec 23, 2024
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-f05c3f87ef branch December 23, 2024 14:24
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