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 rollup from 4.12.0 to 4.22.4 #1171

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps rollup from 4.12.0 to 4.22.4.

Release notes

Sourced from rollup's releases.

v4.22.4

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

v4.22.3

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

v4.22.2

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

v4.22.1

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner September 23, 2024 22:51
@dependabot dependabot bot added dependencies Dependency updates javascript labels Sep 23, 2024
@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Sep 23, 2024

✅ Build successful!

You can find a link to the downloadable artifact below.

Name Link
Commit 8011d36
Logs https://github.com/myparcelnl/woocommerce/actions/runs/11363933795
Download https://github.com/myparcelnl/woocommerce/suites/29687371770/artifacts/2062785666

@myparcel-bot myparcel-bot bot force-pushed the dependabot/npm_and_yarn/rollup-4.22.4 branch from e69ec0e to 9ff567e Compare September 27, 2024 11:51
Copy link

codecov bot commented Sep 27, 2024

❌ 19 Tests Failed:

Tests completed Failed Passed Skipped
238 19 219 0
View the top 3 failed tests by shortest run time
src/components/pdk/components.spec.ts DropOffInput &gt; DropOffInput &gt; emits update:modelValue event
Stack Traces | 0.005s run time
TypeError: Cannot read properties of undefined (reading &apos;DropOffInput&apos;)
 ❯ Proxy._sfc_render .../components/pdk/WcDropOffInput.vue:2:37
 ❯ renderComponentRoot ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:872:16
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5955:46
 ❯ ReactiveEffect.run ../../../node_modules/@.../reactivity/dist/reactivity.cjs.js:181:19
 ❯ instance.update ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6086:16
 ❯ setupRenderEffect ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6096:5
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5864:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5818:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5297:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5962:11
src/components/pdk/components.spec.ts DropOffInput &gt; DropOffInput &gt; has prop element
Stack Traces | 0.005s run time
TypeError: Cannot read properties of undefined (reading &apos;DropOffInput&apos;)
 ❯ Proxy._sfc_render .../components/pdk/WcDropOffInput.vue:2:37
 ❯ renderComponentRoot ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:872:16
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5955:46
 ❯ ReactiveEffect.run ../../../node_modules/@.../reactivity/dist/reactivity.cjs.js:181:19
 ❯ instance.update ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6086:16
 ❯ setupRenderEffect ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6096:5
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5864:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5818:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5297:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5962:11
src/components/pdk/components.spec.ts DropOffInput &gt; DropOffInput &gt; can be disabled
Stack Traces | 0.006s run time
TypeError: Cannot read properties of undefined (reading &apos;DropOffInput&apos;)
 ❯ Proxy._sfc_render .../components/pdk/WcDropOffInput.vue:2:37
 ❯ renderComponentRoot ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:872:16
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5955:46
 ❯ ReactiveEffect.run ../../../node_modules/@.../reactivity/dist/reactivity.cjs.js:181:19
 ❯ instance.update ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6086:16
 ❯ setupRenderEffect ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:6096:5
 ❯ mountComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5864:7
 ❯ processComponent ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5818:9
 ❯ patch ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5297:11
 ❯ ReactiveEffect.componentUpdateFn [as fn] ../../../node_modules/@.../runtime-core/dist/runtime-core.cjs.js:5962:11

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Sep 27, 2024

PDK upgrade summary

The following packages were upgraded:

Package Old version New version
myparcelnl/pdk 2.43.2 2.43.4

@myparcel-bot myparcel-bot bot force-pushed the dependabot/npm_and_yarn/rollup-4.22.4 branch 4 times, most recently from 65c0ca7 to f457ba8 Compare October 4, 2024 12:58
@myparcel-bot myparcel-bot bot force-pushed the dependabot/npm_and_yarn/rollup-4.22.4 branch 3 times, most recently from f829e2e to dfef851 Compare October 9, 2024 15:27
Bumps [rollup](https://github.com/rollup/rollup) from 4.12.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.12.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@myparcel-bot myparcel-bot bot force-pushed the dependabot/npm_and_yarn/rollup-4.22.4 branch from dfef851 to 8011d36 Compare October 16, 2024 10:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-4.22.4 branch October 23, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Development

Successfully merging this pull request may close these issues.

1 participant