auth0 / lock

Auth0's signin solution
https://auth0.com/docs/libraries/lock
Other
1.13k stars 557 forks source link

chore(deps-dev): Bump core-js from 3.35.0 to 3.36.1 #2537

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps core-js from 3.35.0 to 3.36.1.

Changelog

Sourced from core-js's changelog.

3.36.1 - 2024.03.19
3.36.0 - 2024.02.14

... (truncated)

Commits
  • 454d98c 3.36.1
  • cdc614d add a fix of Bun SuppressedError extra arguments support and arity
  • b581928 fix a typo
  • 50fad42 add a fix of Bun URL.canParse arity
  • 7532b42 fix a typo
  • 79ace5c add a fix for Bun queueMicrotask arity
  • afb097d edit array-from.js
  • 805f352 Fix Object.setPrototypeOf
  • 77123c4 3.36.0
  • a3d51ed fix dependencies loading for modules from ArrayBuffer.prototype.transfer an...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.35%. Comparing base (a847c14) to head (3823f2d). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2537 +/- ## ======================================= Coverage 42.35% 42.35% ======================================= Files 120 120 Lines 3081 3081 Branches 335 335 ======================================= Hits 1305 1305 Misses 1682 1682 Partials 94 94 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 7 months ago

Superseded by #2545.