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 core-js-compat from 3.36.1 to 3.37.1 #1243

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps core-js-compat from 3.36.1 to 3.37.1.

Changelog

Sourced from core-js-compat's changelog.

3.37.1 - 2024.05.14
3.37.0 - 2024.04.17

... (truncated)

Commits
  • d044cb5 3.37.1
  • ca59ee7 update Electron 31 compat data mapping
  • d27edd5 URL.parse added and marked as supported from Chromium 126
  • f0f7416 Set methods proposal added and marked as supported from FF 127
  • de8ce56 add Rhino 1.7.15 compat data
  • 1b7d98d Math.f16round and DataView.prototype.{ getFloat16, setFloat16 } from `Flo...
  • 54b6a86 URL.parse added and marked as supported from Deno 1.43
  • 8b92f43 add Deno 1.43 compat data mapping
  • e863c48 add Samsung Internet 26 compat data mapping
  • 22bd526 add Oculus Quest Browser 33 compat data mapping
  • 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 <dependency name> 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)

@dependabot dependabot bot added the Task label Jul 1, 2024
@github-actions github-actions bot enabled auto-merge (squash) July 1, 2024 21:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from d84236f to 7fe1166 Compare July 1, 2024 21:19
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.62%. Comparing base (017c0bf) to head (0b198b9).
Report is 70 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1243      +/-   ##
==========================================
- Coverage   96.69%   96.62%   -0.07%     
==========================================
  Files          59       59              
  Lines        1453     1453              
  Branches      264      258       -6     
==========================================
- Hits         1405     1404       -1     
- Misses         47       48       +1     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from 7fe1166 to 0c8bf64 Compare July 1, 2024 21:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from 0c8bf64 to 84e0513 Compare July 1, 2024 21:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from 84e0513 to adfb77c Compare July 1, 2024 21:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from adfb77c to c08d95f Compare July 1, 2024 21:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from c08d95f to 69dfec7 Compare July 1, 2024 21:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from 69dfec7 to 13d2ac4 Compare July 1, 2024 21:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from 13d2ac4 to ffe2615 Compare July 1, 2024 21:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from ffe2615 to 0aa2e6c Compare July 1, 2024 21:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from 0aa2e6c to bf569f5 Compare July 1, 2024 22:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from bf569f5 to fda284b Compare July 1, 2024 22:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from fda284b to c016ee3 Compare July 1, 2024 22:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from c016ee3 to fe0c7f5 Compare July 1, 2024 22:09
Bumps [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat) from 3.36.1 to 3.37.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js-compat)

---
updated-dependencies:
- dependency-name: core-js-compat
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch from fe0c7f5 to 0b198b9 Compare July 1, 2024 22:13
@github-actions github-actions bot merged commit 5f7104b into master Jul 1, 2024
9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/core-js-compat-3.37.1 branch July 1, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants