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.32.0 to 3.32.1 #2303

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps core-js from 3.32.0 to 3.32.1.

Changelog

Sourced from core-js's changelog.

3.32.1 - 2023.08.19
  • Fixed some cases of IEEE754 rounding, #1279, thanks @​petamoriken
  • Prevented injection process polyfill to core-js via some bundlers or esm.sh, #1277
  • Some minor fixes and stylistic changes
  • Compat data improvements:
Commits
  • 5dabb13 3.32.1
  • ad0c6f1 review eslint core rules: enforce Symbol description
  • bc32a7f review eslint core rules: disallow null comparisons without type-checking...
  • 98994ff review eslint core rules: enforce the use of variables within the scope the...
  • acaadf7 review eslint core rules: disallow "Yoda" conditions
  • 9eb7f3a Fix for lint
  • 52fe148 Fix IEEE754 rounding rule from truncation to roundTiesToEven
  • cd1d1d4 prevent injection process polyfill to core-js via some bundlers or `esm.s...
  • bc87aae enable eqeqeq, close #1225
  • See full diff 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)

Bumps [core-js](https:/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.0 to 3.32.1.
- [Release notes](https:/zloirock/core-js/releases)
- [Changelog](https:/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https:/zloirock/core-js/commits/v3.32.1/packages/core-js)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2023

Codecov Report

Merging #2303 (b6dec05) into master (55f72b8) will increase coverage by 0.12%.
Report is 3 commits behind head on master.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #2303      +/-   ##
==========================================
+ Coverage   41.82%   41.94%   +0.12%     
==========================================
  Files          52       52              
  Lines         801      801              
  Branches       59       59              
==========================================
+ Hits          335      336       +1     
+ Misses        462      461       -1     
  Partials        4        4              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot merged commit 4831720 into master Aug 21, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core-js-3.32.1 branch August 21, 2023 02:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant