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

build(deps): bump core-js from 3.37.1 to 3.38.0 #4619

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps core-js from 3.37.1 to 3.38.0.

Changelog

Sourced from core-js's changelog.

3.38.0 - 2024.08.05
Commits
  • 4a322bf v3.38.0
  • 9408792 replace a regex with a simple comparison
  • 0595aaf simplify a regex
  • 269890f replace a regex with conditions
  • 4ce7d0c add Uint8Array.prototype.setFromBase64 and lastChunkHandling option
  • 8b10ea8 add feature detection to Promise.try
  • 19b1a68 add feature detection to RegExp.escape
  • 5b2874c move RegExp.escape to stage 3
  • 6250ccb rename internals/global -> internals/global-this
  • 25b5716 improve some cases of environment detection
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2024
Copy link

socket-security bot commented Aug 5, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/core-js@3.38.0 None 0 1.24 MB zloirock

🚮 Removed packages: npm/core-js@3.37.1

View full report↗︎

Copy link

relativeci bot commented Aug 5, 2024

#11299 Bundle Size — 366.46KiB (0%).

162930b(current) vs 4604900 master#11285(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#11299
     Baseline
#11285
No change  Initial JS 323.81KiB 323.81KiB
No change  Initial CSS 42.65KiB 42.65KiB
Change  Cache Invalidation 0% 39.01%
No change  Chunks 3 3
No change  Assets 4 4
No change  Modules 668 668
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 36 36
No change  Duplicate Packages 1 1
Bundle size by type  no changes
                 Current
#11299
     Baseline
#11285
No change  JS 323.81KiB 323.81KiB
No change  CSS 42.65KiB 42.65KiB

Bundle analysis reportBranch dependabot/npm_and_yarn/master/c...Project dashboard

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/core-js-3.38.0 branch from b06ca1b to a9b03d6 Compare August 5, 2024 02:58
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.1 to 3.38.0.
- [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.38.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/core-js-3.38.0 branch from a9b03d6 to 162930b Compare August 5, 2024 03:00
@vio vio merged commit 8080316 into master Aug 5, 2024
27 checks passed
@vio vio deleted the dependabot/npm_and_yarn/master/core-js-3.38.0 branch August 5, 2024 18: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