Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm group with 17 updates:

Package From To
@emotion/cache 11.13.5 11.14.0
@emotion/react 11.13.5 11.14.0
@emotion/styled 11.13.5 11.14.0
next-auth 4.24.10 4.24.11
@stylistic/eslint-plugin 2.11.0 2.12.0
@stylistic/eslint-plugin-js 2.11.0 2.12.0
@stylistic/eslint-plugin-jsx 2.11.0 2.12.0
@stylistic/eslint-plugin-plus 2.11.0 2.12.0
@stylistic/eslint-plugin-ts 2.11.0 2.12.0
@types/react 19.0.0 19.0.1
@emotion/use-insertion-effect-with-fallbacks 1.1.0 1.2.0
@ungap/structured-clone 1.2.0 1.2.1
call-bind-apply-helpers 1.0.0 1.0.1
es-define-property 1.0.0 1.0.1
get-intrinsic 1.2.4 1.2.5
has-proto 1.1.0 1.2.0
reflect.getprototypeof 1.0.7 1.0.8

Updates @emotion/cache from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/cache's releases.

@​emotion/cache@​11.14.0

Minor Changes

  • #3277 8dc1a6d Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Commits

Updates @emotion/react from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281 fc4d7bd Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [8dc1a6d, e1bf17e]:
    • @​emotion/cache@​11.14.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates @emotion/styled from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates next-auth from 4.24.10 to 4.24.11

Commits

Updates @stylistic/eslint-plugin from 2.11.0 to 2.12.0

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v2.12.0

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Commits
  • b67f274 chore: release v2.12.0 (main) (#615)
  • 0714754 fix(function-call-spacing): remove invalid defaults from schema (#617)
  • 0764252 fix(jsx-wrap-multilines): text between replacement texts included in parenthe...
  • 55d3529 fix(indent): consider CallExpression when offsetTernaryExpressions is tru...
  • 2d8d8ce fix(comma-style): handles comma after default import and trailing comma (#600)
  • See full diff in compare view

Updates @stylistic/eslint-plugin-js from 2.11.0 to 2.12.0

Release notes

Sourced from @​stylistic/eslint-plugin-js's releases.

v2.12.0

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Changelog

Sourced from @​stylistic/eslint-plugin-js's changelog.

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Commits

Updates @stylistic/eslint-plugin-jsx from 2.11.0 to 2.12.0

Release notes

Sourced from @​stylistic/eslint-plugin-jsx's releases.

v2.12.0

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Changelog

Sourced from @​stylistic/eslint-plugin-jsx's changelog.

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Commits

Updates @stylistic/eslint-plugin-plus from 2.11.0 to 2.12.0

Release notes

Sourced from @​stylistic/eslint-plugin-plus's releases.

v2.12.0

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Changelog

Sourced from @​stylistic/eslint-plugin-plus's changelog.

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Commits

Updates @stylistic/eslint-plugin-ts from 2.11.0 to 2.12.0

Release notes

Sourced from @​stylistic/eslint-plugin-ts's releases.

v2.12.0

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Changelog

Sourced from @​stylistic/eslint-plugin-ts's changelog.

2.12.0 (2024-12-08)

Bug Fixes

  • comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
  • function-call-spacing: remove invalid defaults from schema (#617) (0714754)
  • indent: consider CallExpression when offsetTernaryExpressions is true (#625) (55d3529)
  • jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)

Documentation

Chores

Commits

Updates @types/react from 19.0.0 to 19.0.1

Commits

Updates @emotion/use-insertion-effect-with-fallbacks from 1.1.0 to 1.2.0

Release notes

Sourced from @​emotion/use-insertion-effect-with-fallbacks's releases.

@​emotion/use-insertion-effect-with-fallbacks@​1.2.0

Minor Changes

Commits

Updates @ungap/structured-clone from 1.2.0 to 1.2.1

Commits

Updates call-bind-apply-helpers from 1.0.0 to 1.0.1

Changelog

Sourced from call-bind-apply-helpers's changelog.

v1.0.1 - 2024-12-08

Commits

  • [types] reflectApply: fix types 4efc396
  • [Fix] reflectApply: oops, Reflect is not a function 83cc739
  • [Dev Deps] update @arethetypeswrong/cli 80bd5d3
Commits

Updates es-define-property from 1.0.0 to 1.0.1

Changelog

Sourced from es-define-property's changelog.

v1.0.1 - 2024-12-06

Commits

  • [types] use shared tsconfig 954a663
  • [actions] split out node 10-20, and 20+ 3a8e84b
  • [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/get-intrinsic, @types/tape, auto-changelog, gopd, tape 86ae27b
  • [Refactor] avoid using get-intrinsic 02480c0
  • [Tests] replace aud with npm audit f6093ff
  • [Tests] configure testling 7139e66
  • [Dev Deps] update tape b901b51
  • [Tests] fix types in tests 469d269
  • [Dev Deps] add missing peer dep 733acfb
Commits
  • 50ef129 v1.0.1
  • 469d269 [Tests] fix types in tests
  • 02480c0 [Refactor] avoid using get-intrinsic
  • 733acfb [Dev Deps] add missing peer dep
  • 86ae27b [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, `@types/get-in...
  • f6093ff [Tests] replace aud with npm audit
  • 3a8e84b [actions] split out node 10-20, and 20+
  • b901b51 [Dev Deps] update tape
  • 954a663 [types] use shared tsconfig
  • 7139e66 [Tests] configure testling
  • See full diff in compare view

Updates get-intrinsic from 1.2.4 to 1.2.5

Changelog

Sourced from get-intrinsic's changelog.

v1.2.5 - 2024-12-06

Commits

  • [actions] split out node 10-20, and 20+ 6e2b9dd
  • [Refactor] use dunder-proto and call-bind-apply-helpers instead of has-proto c095d17
  • [Refactor] use gopd 9841d5b
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, es-abstract, es-value-fixtures, gopd, mock-property, object-inspect, tape 2d07e01
  • [Deps] update gopd, has-proto, has-symbols, hasown 974d8bf
  • [Dev Deps] update call-bind, es-abstract, tape df9dde1
  • [Refactor] cache es-define-property as well 43ef543
  • [Deps] update has-proto, has-symbols, hasown ad4949d
  • [Tests] use call-bound directly ad5c406
  • [Deps] update has-proto, hasown 45414ca
  • [Tests] replace aud with npm audit 18d3509
  • [Deps] update es-define-property aadaa3b
  • [Dev Deps] add missing peer dep c296a16
Commits
  • a3b2d7c v1.2.5
  • aadaa3b [Deps] update es-define-property
  • 6e2b9dd [actions] split out node 10-20, and 20+
  • c095d17 [Refactor] use dunder-proto and call-bind-apply-helpers instead of `has-p...
  • 43ef543 [Refactor] cache es-define-property as well
  • ad5c406 [Tests] use call-bound directly
  • 974d8bf [Deps] update gopd, has-proto, has-symbols, hasown
  • 9841d5b [Refactor] use gopd
  • ad4949d [Deps] update has-proto, has-symbols, hasown
  • c296a16 [Dev Deps] add missing peer dep
  • Additional commits viewable in compare view

Updates has-proto from 1.1.0 to 1.2.0

Changelog

Sourced from has-proto's changelog.

v1.2.0 - 2024-12-06

Commits

  • [Refactor] use dunder-proto instead of call-bind 6e5e76c
  • [actions] split out node 10-20, and 20+ 3b8e9e6
  • [Dev Deps] update @ljharb/tsconfig, gopd 57bcd00
  • [actions] skip npm ls in node < 10 ce3a4d7
Commits
  • 5749979 v1.2.0
  • 3b8e9e6 [actions] split out node 10-20, and 20+
  • 57bcd00 [Dev Deps] update @ljharb/tsconfig, gopd
  • 6e5e76c [Refactor] use dunder-proto instead of call-bind
  • ce3a4d7 [actions] skip npm ls in node < 10
  • See full diff in compare view

Updates reflect.getprototypeof from 1.0.7 to 1.0.8

Changelog

Sourced from reflect.getprototypeof's changelog.

v1.0.8 - 2024-12-06

Commits

  • [Refactor] share the getDunderProto helper f4be71b
  • [Refactor] extract helper to dunder-proto 51dcd35
  • [Deps] update call-bind c06e8d3
  • [Deps] update gopd c951a70
  • [Deps] update gopd 8bd7b85
  • [Deps] update which-builtin-type f46f624
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 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/cache](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `4.24.10` | `4.24.11` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.11.0` | `2.12.0` |
| [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) | `2.11.0` | `2.12.0` |
| [@stylistic/eslint-plugin-jsx](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-jsx) | `2.11.0` | `2.12.0` |
| [@stylistic/eslint-plugin-plus](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-plus) | `2.11.0` | `2.12.0` |
| [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `2.11.0` | `2.12.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.0` | `19.0.1` |
| [@emotion/use-insertion-effect-with-fallbacks](https://github.com/emotion-js/emotion) | `1.1.0` | `1.2.0` |
| [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.0` | `1.2.1` |
| [call-bind-apply-helpers](https://github.com/ljharb/call-bind-apply-helpers) | `1.0.0` | `1.0.1` |
| [es-define-property](https://github.com/ljharb/es-define-property) | `1.0.0` | `1.0.1` |
| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | `1.2.4` | `1.2.5` |
| [has-proto](https://github.com/inspect-js/has-proto) | `1.1.0` | `1.2.0` |
| [reflect.getprototypeof](https://github.com/es-shims/Reflect.getPrototypeOf) | `1.0.7` | `1.0.8` |


Updates `@emotion/cache` from 11.13.5 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0)

Updates `@emotion/react` from 11.13.5 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.5...@emotion/react@11.14.0)

Updates `@emotion/styled` from 11.13.5 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.13.5...@emotion/styled@11.14.0)

Updates `next-auth` from 4.24.10 to 4.24.11
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.10...next-auth@4.24.11)

Updates `@stylistic/eslint-plugin` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin)

Updates `@stylistic/eslint-plugin-js` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin-js)

Updates `@stylistic/eslint-plugin-jsx` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin-jsx)

Updates `@stylistic/eslint-plugin-plus` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin-plus)

Updates `@stylistic/eslint-plugin-ts` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin-ts)

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

Updates `@emotion/use-insertion-effect-with-fallbacks` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/use-insertion-effect-with-fallbacks@1.1.0...@emotion/use-insertion-effect-with-fallbacks@1.2.0)

Updates `@ungap/structured-clone` from 1.2.0 to 1.2.1
- [Commits](ungap/structured-clone@v1.2.0...v1.2.1)

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@emotion/cache"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: next-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-jsx"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-plus"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@emotion/use-insertion-effect-with-fallbacks"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@ungap/structured-clone"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: call-bind-apply-helpers
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: es-define-property
  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: has-proto
  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
...

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 9, 2024
@vercel
Copy link

vercel bot commented Dec 9, 2024

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

Name Status Preview Comments Updated (UTC)
github-oauth-example ❌ Failed (Inspect) Dec 9, 2024 2:57pm

@dependabot dependabot bot assigned poad Dec 9, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 9, 2024
auto-merge was automatically disabled December 9, 2024 23:38

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-b165aa4df1 branch December 9, 2024 23:38
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