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-dev): Bump core-js from 3.33.0 to 3.33.1 #4415

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps core-js from 3.33.0 to 3.33.1.

Changelog

Sourced from core-js's changelog.

3.33.1 - 2023.10.20
Commits
  • adc588c 3.33.1
  • d47cb73 fix stable/instance/for-each dependencies
  • 3bba892 reuse get-built-in-prototype-method in some entries
  • c68c6d7 prevent potential issue with lack of some dependencies after automatic optimi...
  • 9a76ac2 add one more workaround of possible error with Symbol polyfill on global ob...
  • 74582eb use actual URLSearchParams iterator @@toStringTag
  • 037fced avoid usage intermediate array iterator in URLSearchParams iterators
  • 20302d7 directly specify type: commonjs in package.json of all packages to avoid ...
  • 952c669 update links
  • a8fa1d6 drop internals/object-create dependency from internals/error-to-string
  • 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 Oct 23, 2023
@dependabot dependabot bot requested a review from dmetzner October 23, 2023 02:05
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #4415 (f1858d3) into develop (e1d033a) will increase coverage by 1.45%.
Report is 17 commits behind head on develop.
The diff coverage is n/a.

❗ Current head f1858d3 differs from pull request most recent head 2d69abf. Consider uploading reports for the commit 2d69abf to get more accurate results

@@              Coverage Diff              @@
##             develop    #4415      +/-   ##
=============================================
+ Coverage      48.17%   49.62%   +1.45%     
  Complexity      5688     5688              
=============================================
  Files            662      662              
  Lines          20484    20484              
=============================================
+ Hits            9868    10166     +298     
+ Misses         10616    10318     -298     
Flag Coverage Δ
behat 47.43% <ø> (+1.46%) ⬆️
phpunit 8.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 12 files with indirect coverage changes

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-3.33.1 branch 3 times, most recently from 752789a to e7f94c8 Compare October 27, 2023 09:33
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.0 to 3.33.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.33.1/packages/core-js)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-3.33.1 branch from e7f94c8 to 2d69abf Compare October 27, 2023 09:36
@dmetzner dmetzner merged commit 8e866fc into develop Oct 27, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core-js-3.33.1 branch October 27, 2023 09: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