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 all group with 12 updates #638

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2024

Bumps the all group with 12 updates:

Package From To
make-fetch-happen 14.0.1 14.0.2
@types/node 20.16.11 20.16.13
acorn 8.12.1 8.13.0
bare-stream 2.3.0 2.3.1
better-sqlite3 11.3.0 11.4.0
caniuse-lite 1.0.30001668 1.0.30001669
electron-to-chromium 1.5.36 1.5.41
negotiator 0.6.3 0.6.4
node-abi 3.68.0 3.71.0
picocolors 1.1.0 1.1.1
text-decoder 1.2.0 1.2.1
tslib 2.7.0 2.8.0

Updates make-fetch-happen from 14.0.1 to 14.0.2

Release notes

Sourced from make-fetch-happen's releases.

v14.0.2

14.0.2 (2024-10-16)

Bug Fixes

Chores

Changelog

Sourced from make-fetch-happen's changelog.

14.0.2 (2024-10-16)

Bug Fixes

Chores

Commits

Updates @types/node from 20.16.11 to 20.16.13

Commits

Updates acorn from 8.12.1 to 8.13.0

Commits
  • cc5ec01 Mark version 8.13.0
  • fdf144b Remove unused eslint-plugin-promise package
  • 42b8796 Add Unicode v16 support
  • 82de245 Fix whitelist, unsupported features
  • 1fcd451 Bump test262
  • dfebfd5 Mark acorn-walk version 8.3.4
  • 570d513 Walk SwitchCase nodes as separate nodes in the base walker for SwitchStatement
  • See full diff in compare view

Updates bare-stream from 2.3.0 to 2.3.1

Commits

Updates better-sqlite3 from 11.3.0 to 11.4.0

Release notes

Sourced from better-sqlite3's releases.

v11.4.0

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.3.0...v11.4.0

Commits

Updates caniuse-lite from 1.0.30001668 to 1.0.30001669

Commits

Updates electron-to-chromium from 1.5.36 to 1.5.41

Commits

Updates negotiator from 0.6.3 to 0.6.4

Release notes

Sourced from negotiator's releases.

v0.6.4

  • Added an option preferred encodings array (#59) 8f58d74
  • Replace deprecated String.prototype.substr() d3c7697

jshttp/negotiator@0.6.3...v0.6.4

Changelog

Sourced from negotiator's changelog.

1.0.0 / 2024-08-31

  • Drop support for node <18
  • Added an option preferred encodings array #59
Commits
  • 9ee4e31 0.6.4
  • 8f58d74 Added an option preferred encodings array (#59)
  • d3c7697 Replace deprecated String.prototype.substr()
  • 8dec753 fix(ci)!: drop node <18 and update ci
  • e631ae4 chore: add OSSF scorecard action (#68)
  • cd99945 use ubuntu 20 on ci action. Run doesn't start with ubuntu 18
  • 7695625 add latest Node.js versions to CI action
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by blakeembrey, a new releaser for negotiator since your current version.


Updates node-abi from 3.68.0 to 3.71.0

Release notes

Sourced from node-abi's releases.

v3.71.0

3.71.0 (2024-10-16)

Features

v3.70.0

3.70.0 (2024-10-15)

Features

v3.69.0

3.69.0 (2024-10-15)

Features

Commits
  • 336ac7e feat: update ABI registry
  • 0efb910 feat: update ABI registry
  • dcd6d04 feat: update ABI registry
  • bf3bab7 chore: bump continuousauth/npm in .circleci/config.yml to 2.1.1 (#187)
  • c1b78d2 build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#185)
  • 184be31 build(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#186)
  • See full diff in compare view

Updates picocolors from 1.1.0 to 1.1.1

Release notes

Sourced from picocolors's releases.

picocolors 1.1.1

What's new?

  • Moved TypeScript declarations to a d.ts file #82
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables #87
  • Eliminated require() call to make the package compatible with some tools #87
Changelog

Sourced from picocolors's changelog.

v1.1.1

  • Moved TypeScript declarations to a d.ts file (#82)
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables (#87)
  • Eliminated require() call to make the package compatible with some tools (#87)
Commits

Updates text-decoder from 1.2.0 to 1.2.1

Commits

Updates tslib from 2.7.0 to 2.8.0

Release notes

Sourced from tslib's releases.

v2.8.0

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

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 all group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [make-fetch-happen](https://github.com/npm/make-fetch-happen) | `14.0.1` | `14.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.11` | `20.16.13` |
| [acorn](https://github.com/acornjs/acorn) | `8.12.1` | `8.13.0` |
| [bare-stream](https://github.com/holepunchto/bare-stream) | `2.3.0` | `2.3.1` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `11.3.0` | `11.4.0` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001668` | `1.0.30001669` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.36` | `1.5.41` |
| [negotiator](https://github.com/jshttp/negotiator) | `0.6.3` | `0.6.4` |
| [node-abi](https://github.com/electron/node-abi) | `3.68.0` | `3.71.0` |
| [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` |
| [text-decoder](https://github.com/holepunchto/text-decoder) | `1.2.0` | `1.2.1` |
| [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.0` |


Updates `make-fetch-happen` from 14.0.1 to 14.0.2
- [Release notes](https://github.com/npm/make-fetch-happen/releases)
- [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
- [Commits](npm/make-fetch-happen@v14.0.1...v14.0.2)

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

Updates `acorn` from 8.12.1 to 8.13.0
- [Commits](acornjs/acorn@8.12.1...8.13.0)

Updates `bare-stream` from 2.3.0 to 2.3.1
- [Commits](holepunchto/bare-stream@v2.3.0...v2.3.1)

Updates `better-sqlite3` from 11.3.0 to 11.4.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v11.3.0...v11.4.0)

Updates `caniuse-lite` from 1.0.30001668 to 1.0.30001669
- [Commits](browserslist/caniuse-lite@1.0.30001668...1.0.30001669)

Updates `electron-to-chromium` from 1.5.36 to 1.5.41
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.36...v1.5.41)

Updates `negotiator` from 0.6.3 to 0.6.4
- [Release notes](https://github.com/jshttp/negotiator/releases)
- [Changelog](https://github.com/jshttp/negotiator/blob/master/HISTORY.md)
- [Commits](jshttp/negotiator@0.6.3...v0.6.4)

Updates `node-abi` from 3.68.0 to 3.71.0
- [Release notes](https://github.com/electron/node-abi/releases)
- [Changelog](https://github.com/electron/node-abi/blob/main/.releaserc.json)
- [Commits](electron/node-abi@v3.68.0...v3.71.0)

Updates `picocolors` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/alexeyraspopov/picocolors/releases)
- [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md)
- [Commits](alexeyraspopov/picocolors@v1.1.0...v1.1.1)

Updates `text-decoder` from 1.2.0 to 1.2.1
- [Commits](holepunchto/text-decoder@v1.2.0...v1.2.1)

Updates `tslib` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: make-fetch-happen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: acorn
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: bare-stream
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: better-sqlite3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: negotiator
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: node-abi
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: picocolors
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: text-decoder
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tslib
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2024
@kevinlul kevinlul merged commit 143ef54 into master Oct 20, 2024
3 checks passed
@kevinlul kevinlul deleted the dependabot/npm_and_yarn/all-4a0e9098f2 branch October 20, 2024 13:42
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