Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm group with 13 updates:

Package From To
@jridgewell/gen-mapping 0.3.5 0.3.8
@types/react-transition-group 4.4.11 4.4.12
caniuse-lite 1.0.30001687 1.0.30001688
electron-to-chromium 1.5.72 1.5.73
get-intrinsic 1.2.5 1.2.6
is-data-view 1.0.1 1.0.2
is-regex 1.2.0 1.2.1
iterator.prototype 1.1.3 1.1.4
preact 10.25.1 10.25.2
safe-array-concat 1.1.2 1.1.3
side-channel 1.0.6 1.1.0
string.prototype.trim 1.2.9 1.2.10
string.prototype.trimend 1.0.8 1.0.9

Updates @jridgewell/gen-mapping from 0.3.5 to 0.3.8

Commits

Updates @types/react-transition-group from 4.4.11 to 4.4.12

Commits

Updates caniuse-lite from 1.0.30001687 to 1.0.30001688

Commits

Updates electron-to-chromium from 1.5.72 to 1.5.73

Commits

Updates get-intrinsic from 1.2.5 to 1.2.6

Changelog

Sourced from get-intrinsic's changelog.

v1.2.6 - 2024-12-11

Commits

  • [Refactor] use math-intrinsics 841be86
  • [Refactor] use es-object-atoms 42057df
  • [Deps] update call-bind-apply-helpers 45afa24
  • [Dev Deps] update call-bound 9cba9c6
Commits

Updates is-data-view from 1.0.1 to 1.0.2

Changelog

Sourced from is-data-view's changelog.

v1.0.2 - 2024-12-11

Commits

  • [types] use shared config 3a80072
  • [actions] split out node 10-20, and 20+ e2f37fd
  • [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/node, @types/object-inspect, @types/tape, auto-changelog, es-value-fixtures, object-inspect, tape 6f8e9dd
  • [Dev Deps] update @types/node, available-typed-arrays, tape 37be591
  • [Fix] add missing dependencies; use call-bound directly 34de4b5
  • [Tests] replace aud with npm audit aa7060a
  • [Dev Deps] add missing peer dep 3d302d7
Commits
  • e8a4943 v1.0.2
  • 34de4b5 [Fix] add missing dependencies; use call-bound directly
  • 3d302d7 [Dev Deps] add missing peer dep
  • 6f8e9dd [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/node,...
  • e2f37fd [actions] split out node 10-20, and 20+
  • aa7060a [Tests] replace aud with npm audit
  • 3a80072 [types] use shared config
  • 37be591 [Dev Deps] update @types/node, available-typed-arrays, tape
  • See full diff in compare view

Updates is-regex from 1.2.0 to 1.2.1

Changelog

Sourced from is-regex's changelog.

v1.2.1 - 2024-12-11

Commits

  • [Refactor] use call-bound directly dbabfe3
  • [Deps] update call-bind, gopd d5343a0
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig cc081eb
Commits

Updates iterator.prototype from 1.1.3 to 1.1.4

Changelog

Sourced from iterator.prototype's changelog.

v1.1.4 - 2024-12-11

Commits

  • [actions] split out node 10-20, and 20+ a6e7fa2
  • [Refactor] use define-data-property directly instead of define-properties 9c55a02
  • [Deps] update get-intrinsic, has-symbols, reflect.getprototypeof, set-function-name 958fdf5
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape ab7c77d
  • [Robustness] use es-object-atoms ed8ee34
Commits
  • 9e0d062 v1.1.4
  • ed8ee34 [Robustness] use es-object-atoms
  • 9c55a02 [Refactor] use define-data-property directly instead of define-properties
  • 958fdf5 [Deps] update get-intrinsic, has-symbols, reflect.getprototypeof, `set-...
  • ab7c77d [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape
  • a6e7fa2 [actions] split out node 10-20, and 20+
  • See full diff in compare view

Updates preact from 10.25.1 to 10.25.2

Release notes

Sourced from preact's releases.

10.25.2

Notable

Revert unkeyed no-search (#4604, thanks @​JoviDeCroock)

We noticed that there's a few unpleasant scenario's that could form from this change, we wanted to be on the safe side here and revert this for the time being. if you run into issues with swapping components placement wise in a list use the key property.

Fixes

Types

  • fix max and min type definition to allow number (#4598, thanks @​devlux)

Performance

Maintenance

Commits

Updates safe-array-concat from 1.1.2 to 1.1.3

Changelog

Sourced from safe-array-concat's changelog.

v1.1.3 - 2024-12-11

Commits

  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/get-intrinsic, @types/tape, auto-changelog, mock-property, tape 9452ca7
  • [actions] split out node 10-20, and 20+ 8166059
  • [Deps] update call-bind, get-intrinsic, has-symbols d35014a
  • [Refactor] use call-bound directly 0bdddbd
  • [Tests] replace aud with npm audit c62dae0
  • [Dev Deps] add missing peer dep 4860aae
Commits
  • 4c7cea7 v1.1.3
  • 0bdddbd [Refactor] use call-bound directly
  • d35014a [Deps] update call-bind, get-intrinsic, has-symbols
  • 4860aae [Dev Deps] add missing peer dep
  • 9452ca7 [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, `@ljharb/...
  • 8166059 [actions] split out node 10-20, and 20+
  • c62dae0 [Tests] replace aud with npm audit
  • See full diff in compare view

Updates side-channel from 1.0.6 to 1.1.0

Changelog

Sourced from side-channel's changelog.

v1.1.0 - 2024-12-11

Commits

  • [Refactor] extract implementations to side-channel-weakmap, side-channel-map, side-channel-list ada5955
  • [New] add channel.delete c01d2d3
  • [types] improve types 0c54356
  • [readme] add content be24868
  • [actions] split out node 10-20, and 20+ c4488e2
  • [types] use shared tsconfig 0e0d57c
  • [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/get-intrinsic, @types/object-inspect, @types/tape, auto-changelog, tape fb4f622
  • [Deps] update call-bind, get-intrinsic, object-inspect b78336b
  • [Tests] replace aud with npm audit ee3ab46
  • [Dev Deps] add missing peer dep c03e21a
Commits
  • d65a5e2 v1.1.0
  • be24868 [readme] add content
  • ada5955 [Refactor] extract implementations to side-channel-weakmap, `side-channel-m...
  • c01d2d3 [New] add channel.delete
  • c4488e2 [actions] split out node 10-20, and 20+
  • 0c54356 [types] improve types
  • b78336b [Deps] update call-bind, get-intrinsic, object-inspect
  • c03e21a [Dev Deps] add missing peer dep
  • fb4f622 [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, `@types/get-in...
  • ee3ab46 [Tests] replace aud with npm audit
  • Additional commits viewable in compare view

Updates string.prototype.trim from 1.2.9 to 1.2.10

Changelog

Sourced from string.prototype.trim's changelog.

v1.2.10 - 2024-12-11

Commits

  • [actions] split out node 10-20, and 20+ 335d99a
  • [Refactor] use define-data-property and has-property-descriptors directly 2e0c2e9
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, tape 138d3db
  • [Deps] update call-bind, es-abstract 3a06731
  • [Refactor] use call-bound directly 9499206
  • [Tests] replace aud with npm audit c88a935
  • [Dev Deps] add missing dev dep 9667c7d
  • [Dev Deps] add missing peer dep 6417c72
Commits
  • 8b75ec7 v1.2.10
  • 9667c7d [Dev Deps] add missing dev dep
  • 2e0c2e9 [Refactor] use define-data-property and has-property-descriptors directly
  • 9499206 [Refactor] use call-bound directly
  • 3a06731 [Deps] update call-bind, es-abstract
  • 6417c72 [Dev Deps] add missing peer dep
  • 138d3db [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog,...
  • 335d99a [actions] split out node 10-20, and 20+
  • c88a935 [Tests] replace aud with npm audit
  • See full diff in compare view

Updates string.prototype.trimend from 1.0.8 to 1.0.9

Changelog

Sourced from string.prototype.trimend's changelog.

v1.0.9 - 2024-12-11

Commits

  • [actions] split out node 10-20, and 20+ 7e5ffdc
  • [meta] sort package.json mildly 2f99c8b
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, tape 2774fe6
  • [Refactor] use call-bound directly 9e3bbec
  • [Tests] replace aud with npm audit cb9a462
  • [meta] add missing engines.node f46c829
  • [Deps] update call-bind e892c32
  • [Dev Deps] add missing peer dep e1a59da
Commits
  • a465f20 v1.0.9
  • 2f99c8b [meta] sort package.json mildly
  • 9e3bbec [Refactor] use call-bound directly
  • e892c32 [Deps] update call-bind
  • e1a59da [Dev Deps] add missing peer dep
  • 2774fe6 [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog,...
  • 7e5ffdc [actions] split out node 10-20, and 20+
  • cb9a462 [Tests] replace aud with npm audit
  • f46c829 [meta] add missing engines.node
  • See full diff in compare view

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 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@jridgewell/gen-mapping](https://github.com/jridgewell/gen-mapping) | `0.3.5` | `0.3.8` |
| [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) | `4.4.11` | `4.4.12` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001687` | `1.0.30001688` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.72` | `1.5.73` |
| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | `1.2.5` | `1.2.6` |
| [is-data-view](https://github.com/inspect-js/is-data-view) | `1.0.1` | `1.0.2` |
| [is-regex](https://github.com/inspect-js/is-regex) | `1.2.0` | `1.2.1` |
| [iterator.prototype](https://github.com/ljharb/Iterator.prototype) | `1.1.3` | `1.1.4` |
| [preact](https://github.com/preactjs/preact) | `10.25.1` | `10.25.2` |
| [safe-array-concat](https://github.com/ljharb/safe-array-concat) | `1.1.2` | `1.1.3` |
| [side-channel](https://github.com/ljharb/side-channel) | `1.0.6` | `1.1.0` |
| [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.9` | `1.2.10` |
| [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.8` | `1.0.9` |


Updates `@jridgewell/gen-mapping` from 0.3.5 to 0.3.8
- [Release notes](https://github.com/jridgewell/gen-mapping/releases)
- [Commits](https://github.com/jridgewell/gen-mapping/commits)

Updates `@types/react-transition-group` from 4.4.11 to 4.4.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group)

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

Updates `electron-to-chromium` from 1.5.72 to 1.5.73
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kilian/electron-to-chromium/commits)

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

Updates `is-data-view` from 1.0.1 to 1.0.2
- [Changelog](https://github.com/inspect-js/is-data-view/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-data-view@v1.0.1...v1.0.2)

Updates `is-regex` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/inspect-js/is-regex/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-regex@v1.2.0...v1.2.1)

Updates `iterator.prototype` from 1.1.3 to 1.1.4
- [Changelog](https://github.com/es-shims/Iterator.prototype/blob/main/CHANGELOG.md)
- [Commits](es-shims/Iterator.prototype@v1.1.3...v1.1.4)

Updates `preact` from 10.25.1 to 10.25.2
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.25.1...10.25.2)

Updates `safe-array-concat` from 1.1.2 to 1.1.3
- [Changelog](https://github.com/ljharb/safe-array-concat/blob/main/CHANGELOG.md)
- [Commits](ljharb/safe-array-concat@v1.1.2...v1.1.3)

Updates `side-channel` from 1.0.6 to 1.1.0
- [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md)
- [Commits](ljharb/side-channel@v1.0.6...v1.1.0)

Updates `string.prototype.trim` from 1.2.9 to 1.2.10
- [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trim@v1.2.9...v1.2.10)

Updates `string.prototype.trimend` from 1.0.8 to 1.0.9
- [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trimEnd@v1.0.8...v1.0.9)

---
updated-dependencies:
- dependency-name: "@jridgewell/gen-mapping"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react-transition-group"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: electron-to-chromium
  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: is-data-view
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: is-regex
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: iterator.prototype
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: preact
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: safe-array-concat
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: side-channel
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: string.prototype.trim
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: string.prototype.trimend
  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 12, 2024
@vercel
Copy link

vercel bot commented Dec 12, 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 12, 2024 2:29pm

@github-actions github-actions bot enabled auto-merge (squash) December 12, 2024 14:28
@github-actions github-actions bot merged commit 74cbd05 into main Dec 12, 2024
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-a29eacbb79 branch December 12, 2024 14:29
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