Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm group with 27 updates:

Package From To
@next/mdx 15.1.1 15.1.2
next 15.1.1 15.1.2
@types/react 19.0.1 19.0.2
eslint-config-next 15.1.1 15.1.2
@next/env 15.1.1 15.1.2
@next/eslint-plugin-next 15.1.1 15.1.2
@next/swc-darwin-arm64 15.1.1 15.1.2
@next/swc-darwin-x64 15.1.1 15.1.2
@next/swc-linux-arm64-gnu 15.1.1 15.1.2
@next/swc-linux-arm64-musl 15.1.1 15.1.2
@next/swc-linux-x64-gnu 15.1.1 15.1.2
@next/swc-linux-x64-musl 15.1.1 15.1.2
@next/swc-win32-arm64-msvc 15.1.1 15.1.2
@next/swc-win32-x64-msvc 15.1.1 15.1.2
caniuse-lite 1.0.30001689 1.0.30001690
data-view-byte-offset 1.0.0 1.0.1
has-bigints 1.0.2 1.1.0
is-shared-array-buffer 1.0.3 1.0.4
is-typed-array 1.1.14 1.1.15
math-intrinsics 1.0.0 1.1.0
object.assign 4.1.5 4.1.7
object.values 1.2.0 1.2.1
preact 10.25.2 10.25.3
reflect.getprototypeof 1.0.8 1.0.9
typed-array-buffer 1.0.2 1.0.3
typed-array-byte-offset 1.0.3 1.0.4
which-typed-array 1.1.16 1.1.18

Updates @next/mdx from 15.1.1 to 15.1.2

Commits

Updates next from 15.1.1 to 15.1.2

Commits

Updates @types/react from 19.0.1 to 19.0.2

Commits

Updates eslint-config-next from 15.1.1 to 15.1.2

Commits

Updates @next/env from 15.1.1 to 15.1.2

Commits

Updates @next/eslint-plugin-next from 15.1.1 to 15.1.2

Commits

Updates @next/swc-darwin-arm64 from 15.1.1 to 15.1.2

Commits

Updates @next/swc-darwin-x64 from 15.1.1 to 15.1.2

Commits

Updates @next/swc-linux-arm64-gnu from 15.1.1 to 15.1.2

Commits

Updates @next/swc-linux-arm64-musl from 15.1.1 to 15.1.2

Commits

Updates @next/swc-linux-x64-gnu from 15.1.1 to 15.1.2

Commits

Updates @next/swc-linux-x64-musl from 15.1.1 to 15.1.2

Commits

Updates @next/swc-win32-arm64-msvc from 15.1.1 to 15.1.2

Commits

Updates @next/swc-win32-x64-msvc from 15.1.1 to 15.1.2

Commits

Updates caniuse-lite from 1.0.30001689 to 1.0.30001690

Commits

Updates data-view-byte-offset from 1.0.0 to 1.0.1

Changelog

Sourced from data-view-byte-offset's changelog.

v1.0.1 - 2024-12-18

Commits

  • [types] use shared tsconfig d5ce484
  • [readme] update URLs f297dd2
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/object-inspect, @types/tape, auto-changelog, es-value-fixtures, object-inspect, tape f89d994
  • [actions] split out node 10-20, and 20+ e648e1d
  • [Refactor] use call-bound directly 56d996e
  • [Dev Deps] update @arethetypeswrong/cli, tape 63abffa
  • [Tests] replace aud with npm audit a7c11a5
  • [Deps] update call-bind b86a774
  • [Dev Deps] update @ljharb/tsconfig 058bb63
  • [Deps] update call-bind 6593944
  • [Dev Deps] add missing peer dep 402219e
Commits
  • 0160d9a v1.0.1
  • 56d996e [Refactor] use call-bound directly
  • b86a774 [Deps] update call-bind
  • 402219e [Dev Deps] add missing peer dep
  • f89d994 [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, `@ljharb/...
  • e648e1d [actions] split out node 10-20, and 20+
  • a7c11a5 [Tests] replace aud with npm audit
  • 058bb63 [Dev Deps] update @ljharb/tsconfig
  • f297dd2 [readme] update URLs
  • d5ce484 [types] use shared tsconfig
  • Additional commits viewable in compare view

Updates has-bigints from 1.0.2 to 1.1.0

Changelog

Sourced from has-bigints's changelog.

v1.1.0 - 2024-12-18

Commits

  • [meta] use npmignore to autogenerate an npmignore file a411cea
  • [actions] split out node 10-20, and 20+ 4515878
  • [New] add types c888241
  • [actions] update rebase action to use reusable workflow 6f44338
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape ffa1e4d
  • [Dev Deps] update aud, tape 0f5d096
  • [meta] add missing engines.node 3f73c71
  • [Tests] replace aud with npm audit b007efd
  • [Dev Deps] add missing peer dep 459c612
Commits
  • 04a90ef v1.1.0
  • 3f73c71 [meta] add missing engines.node
  • c888241 [New] add types
  • 459c612 [Dev Deps] add missing peer dep
  • ffa1e4d [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape
  • 4515878 [actions] split out node 10-20, and 20+
  • b007efd [Tests] replace aud with npm audit
  • a411cea [meta] use npmignore to autogenerate an npmignore file
  • 0f5d096 [Dev Deps] update aud, tape
  • 6f44338 [actions] update rebase action to use reusable workflow
  • See full diff in compare view

Updates is-shared-array-buffer from 1.0.3 to 1.0.4

Changelog

Sourced from is-shared-array-buffer's changelog.

v1.0.4 - 2024-12-18

Commits

  • [types] use shared config 2966419
  • [actions] split out node 10-20, and 20+ 9961138
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/node, @types/object-inspect, @types/tape auto-changelog, es-value-fixtures, object-inspect, tape a808a5d
  • [Refactor] use call-bound directly 5235143
  • [Tests] replace aud with npm audit 954a0c7
  • [Tests] use @arethetypeswrong/cli 0ba297a
  • [Deps] update call-bind d5c5bab
  • [Dev Deps] update @types/node 705f5c7
  • [Dev Deps] add missing peer dep 4123434
Commits
  • ded256f v1.0.4
  • 5235143 [Refactor] use call-bound directly
  • d5c5bab [Deps] update call-bind
  • 4123434 [Dev Deps] add missing peer dep
  • a808a5d [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, `@ljharb/...
  • 9961138 [actions] split out node 10-20, and 20+
  • 954a0c7 [Tests] replace aud with npm audit
  • 0ba297a [Tests] use @arethetypeswrong/cli
  • 2966419 [types] use shared config
  • 705f5c7 [Dev Deps] update @types/node
  • See full diff in compare view

Updates is-typed-array from 1.1.14 to 1.1.15

Changelog

Sourced from is-typed-array's changelog.

v1.1.15 - 2024-12-18

Commits

Commits

Updates math-intrinsics from 1.0.0 to 1.1.0

Changelog

Sourced from math-intrinsics's changelog.

v1.1.0 - 2024-12-18

Commits

Commits

Updates object.assign from 4.1.5 to 4.1.7

Changelog

Sourced from object.assign's changelog.

4.1.7 / 2024-12-18

  • [Deps] add missing es-object-atoms (#86)

4.1.6 / 2024-12-18

  • [Refactor] use call-bound directly; use es-object-atoms
  • [Deps] update call-bind, has-symbols
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, hasown, mock-property, ses, tape
  • [actions] split out node 10-20, and 20+
  • [actions] remove redundant finisher
  • [Tests] replace aud with npm audit
Commits
  • 0aa92bc v4.1.7
  • 9683760 [Deps] add missing es-object-atoms
  • f328e45 v4.1.6
  • 1d22708 [Deps] update call-bound
  • ee18202 [Dev Deps] update ses
  • 9b0c60c [Refactor] use call-bound directly; use es-object-atoms
  • 6b7486b [Deps] update call-bind, has-symbols
  • dfd61c3 [Dev Deps] update @es-shims/api, tape
  • c752aba [actions] split out node 10-20, and 20+
  • 959d827 [Dev Deps] update mock-property
  • Additional commits viewable in compare view

Updates object.values from 1.2.0 to 1.2.1

Changelog

Sourced from object.values's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits

Updates preact from 10.25.2 to 10.25.3

Release notes

Sourced from preact's releases.

10.25.3

Fixes

Types

Commits

Updates reflect.getprototypeof from 1.0.8 to 1.0.9

Changelog

Sourced from reflect.getprototypeof's changelog.

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
Commits
  • 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-...
  • See full diff in compare view

Updates typed-array-buffer from 1.0.2 to 1.0.3

Changelog

Sourced from typed-array-buffer's changelog.

v1.0.3 - 2024-12-18

Commits

  • [meta] update URLs aca9484
  • [types] use shared config fcdcb05
  • [actions] split out node 10-20, and 20+ 5f5a406
  • [types] improve types f45042c
  • [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/object-inspect, @types/tape, auto-changelog, es-value-fixtures, object-inspect, tape 0c937e7
  • [Refactor] use call-bound directly cf4aba4
  • [Tests] replace aud with npm audit a3abb73
  • [Dev Deps] update @types/tape 548ffdc
  • [Deps] update is-typed-array 3b5deb1
  • [Deps] update call-bind 02cbc0c
  • [Tests] add attw and postlint f6daa66
  • [Dev Deps] add missing peer dep c9faf2a
Commits
  • 348782b v1.0.3
  • 548ffdc [Dev Deps] update @types/tape
  • c9faf2a [Dev Deps] add missing peer dep
  • f45042c [types] improve types
  • 3b5deb1 [Deps] update is-typed-array
  • cf4aba4 [Refactor] use call-bound directly
  • 02cbc0c [Deps] update call-bind
  • f6daa66 [Tests] add attw and postlint
  • 0c937e7 [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, `@types/object...
  • 5f5a406 [actions] split out node 10-20, and 20+
  • Additional commits viewable in compare view

Updates typed-array-byte-offset from 1.0.3 to 1.0.4

Changelog

Sourced from typed-array-byte-offset's changelog.

v1.0.4 - 2024-12-18

Commits

  • [Tests] split out and enhance "no-proto" tests 64d1a73
  • [types] improve types 21f484f
  • [Tests] add --disable-proto=delete tests 8f77f2a
  • [actions] re-add a finisher; add perms 59c1b7b
  • [Deps] update call-bind, gopd, has-proto, reflect.getprototypeof c0c30d5
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape 2638bd5
  • [Deps] update is-typed-array, reflect.getprototypeof 11540a5
  • [Deps] update is-typed-array ad9cb70
  • [Dev Deps] update @types/tape 2838854
Commits
  • 6ec90e8 v1.0.4
  • 64d1a73 [Tests] split out and enhance "no-proto" tests
  • 11540a5 [Deps] update is-typed-array, reflect.getprototypeof
  • 21f484f [types] improve types
  • ad9cb70 [Deps] update is-typed-array
  • 2838854 [Dev Deps] update @types/tape
  • 59c1b7b [actions] re-add a finisher; add perms
  • c0c30d5 [Deps] update call-bind, gopd, has-proto, reflect.getprototypeof
  • 2638bd5 [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape
  • 8f77f2a [Tests] add --disable-proto=delete tests
  • See full diff in compare view

Updates which-typed-array from 1.1.16 to 1.1.18

Changelog

Sourced from which-typed-array's changelog.

v1.1.18 - 2024-12-18

Commits

v1.1.17 - 2024-12-18

Commits

  • [types] improve types 86bc612
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape 2e9bed6
  • [Deps] update call-bind, gopd 34579df
  • [Refactor] use call-bound directly 2a2d84e
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 27 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.1.1` | `15.1.2` |
| [next](https://github.com/vercel/next.js) | `15.1.1` | `15.1.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.1` | `19.0.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.1` | `15.1.2` |
| [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) | `15.1.1` | `15.1.2` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.1.1` | `15.1.2` |
| [@next/swc-darwin-arm64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-arm64) | `15.1.1` | `15.1.2` |
| [@next/swc-darwin-x64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-x64) | `15.1.1` | `15.1.2` |
| [@next/swc-linux-arm64-gnu](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-arm64-gnu) | `15.1.1` | `15.1.2` |
| [@next/swc-linux-arm64-musl](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-arm64-musl) | `15.1.1` | `15.1.2` |
| [@next/swc-linux-x64-gnu](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-x64-gnu) | `15.1.1` | `15.1.2` |
| [@next/swc-linux-x64-musl](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-x64-musl) | `15.1.1` | `15.1.2` |
| [@next/swc-win32-arm64-msvc](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/win32-arm64-msvc) | `15.1.1` | `15.1.2` |
| [@next/swc-win32-x64-msvc](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/win32-x64-msvc) | `15.1.1` | `15.1.2` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001689` | `1.0.30001690` |
| [data-view-byte-offset](https://github.com/inspect-js/data-view-byte-offset) | `1.0.0` | `1.0.1` |
| [has-bigints](https://github.com/ljharb/has-bigints) | `1.0.2` | `1.1.0` |
| [is-shared-array-buffer](https://github.com/inspect-js/is-shared-array-buffer) | `1.0.3` | `1.0.4` |
| [is-typed-array](https://github.com/inspect-js/is-typed-array) | `1.1.14` | `1.1.15` |
| [math-intrinsics](https://github.com/es-shims/math-intrinsics) | `1.0.0` | `1.1.0` |
| [object.assign](https://github.com/ljharb/object.assign) | `4.1.5` | `4.1.7` |
| [object.values](https://github.com/es-shims/Object.values) | `1.2.0` | `1.2.1` |
| [preact](https://github.com/preactjs/preact) | `10.25.2` | `10.25.3` |
| [reflect.getprototypeof](https://github.com/es-shims/Reflect.getPrototypeOf) | `1.0.8` | `1.0.9` |
| [typed-array-buffer](https://github.com/inspect-js/typed-array-buffer) | `1.0.2` | `1.0.3` |
| [typed-array-byte-offset](https://github.com/inspect-js/typed-array-byte-offset) | `1.0.3` | `1.0.4` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.16` | `1.1.18` |


Updates `@next/mdx` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/packages/next-mdx)

Updates `next` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.1...v15.1.2)

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

Updates `eslint-config-next` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/packages/eslint-config-next)

Updates `@next/env` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/packages/next-env)

Updates `@next/eslint-plugin-next` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/packages/eslint-plugin-next)

Updates `@next/swc-darwin-arm64` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/crates/napi/npm/darwin-arm64)

Updates `@next/swc-darwin-x64` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/crates/napi/npm/darwin-x64)

Updates `@next/swc-linux-arm64-gnu` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/crates/napi/npm/linux-arm64-gnu)

Updates `@next/swc-linux-arm64-musl` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/crates/napi/npm/linux-arm64-musl)

Updates `@next/swc-linux-x64-gnu` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/crates/napi/npm/linux-x64-gnu)

Updates `@next/swc-linux-x64-musl` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/crates/napi/npm/linux-x64-musl)

Updates `@next/swc-win32-arm64-msvc` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/crates/napi/npm/win32-arm64-msvc)

Updates `@next/swc-win32-x64-msvc` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.2/crates/napi/npm/win32-x64-msvc)

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

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

Updates `has-bigints` from 1.0.2 to 1.1.0
- [Changelog](https://github.com/inspect-js/has-bigints/blob/main/CHANGELOG.md)
- [Commits](inspect-js/has-bigints@v1.0.2...v1.1.0)

Updates `is-shared-array-buffer` from 1.0.3 to 1.0.4
- [Changelog](https://github.com/inspect-js/is-shared-array-buffer/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-shared-array-buffer@v1.0.3...v1.0.4)

Updates `is-typed-array` from 1.1.14 to 1.1.15
- [Changelog](https://github.com/inspect-js/is-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-typed-array@v1.1.14...v1.1.15)

Updates `math-intrinsics` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/es-shims/math-intrinsics/blob/main/CHANGELOG.md)
- [Commits](es-shims/math-intrinsics@v1.0.0...v1.1.0)

Updates `object.assign` from 4.1.5 to 4.1.7
- [Changelog](https://github.com/ljharb/object.assign/blob/main/CHANGELOG.md)
- [Commits](ljharb/object.assign@v4.1.5...v4.1.7)

Updates `object.values` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/es-shims/Object.values/blob/main/CHANGELOG.md)
- [Commits](https://github.com/es-shims/Object.values/commits)

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

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

Updates `typed-array-buffer` from 1.0.2 to 1.0.3
- [Changelog](https://github.com/inspect-js/typed-array-buffer/blob/main/CHANGELOG.md)
- [Commits](inspect-js/typed-array-buffer@v1.0.2...v1.0.3)

Updates `typed-array-byte-offset` from 1.0.3 to 1.0.4
- [Changelog](https://github.com/inspect-js/typed-array-byte-offset/blob/main/CHANGELOG.md)
- [Commits](inspect-js/typed-array-byte-offset@v1.0.3...v1.0.4)

Updates `which-typed-array` from 1.1.16 to 1.1.18
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.16...v1.1.18)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/env"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/swc-darwin-arm64"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/swc-darwin-x64"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/swc-linux-arm64-gnu"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/swc-linux-arm64-musl"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/swc-linux-x64-gnu"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/swc-linux-x64-musl"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/swc-win32-arm64-msvc"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@next/swc-win32-x64-msvc"
  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: data-view-byte-offset
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: has-bigints
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: is-shared-array-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: is-typed-array
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: math-intrinsics
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: object.assign
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: object.values
  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: reflect.getprototypeof
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: typed-array-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: typed-array-byte-offset
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: which-typed-array
  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 19, 2024
@vercel
Copy link

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

@github-actions github-actions bot enabled auto-merge (squash) December 19, 2024 14:33
@github-actions github-actions bot merged commit 6528568 into main Dec 19, 2024
6 of 7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-fefd34f713 branch December 19, 2024 14:33
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