activity icon indicating copy to clipboard operation
activity copied to clipboard

Upgrade: Bump @nextcloud/vite-config from 1.2.0 to 1.2.2

Open dependabot[bot] opened this issue 4 months ago • 6 comments

Bumps @nextcloud/vite-config from 1.2.0 to 1.2.2.

Release notes

Sourced from @​nextcloud/vite-config's releases.

v1.2.2

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.2.1...v1.2.2

v1.2.1

v1.2.1 (2024-01-29)

Full Changelog

:bug: Fixed bugs

  • fix(css-plugin): Use generateBundle hook to prevent CSS imports from being lost #112 (susnux)

Changes

  • Updated development dependencies
  • Updated dependencies:
    • chore(deps): Bump vite-plugin-node-polyfills from 0.17.0 to 0.18.0 #89 (dependabot)
    • chore(deps): Bump vite-plugin-css-injected-by-js from 3.3.0 to 3.3.1 #92 (dependabot)
    • chore(deps): Bump vite-plugin-node-polyfills from 0.18.0 to 0.19.0 #94 (dependabot)
    • chore(deps): Bump vite-plugin-dts from 3.6.4 to 3.7.0 #96 (dependabot)
    • chore(deps): Bump vite-plugin-dts from 3.7.0 to 3.7.1 #111 (dependabot)
    • chore(deps): Bump browserslist-to-esbuild from 1.2.0 to 2.1.1 #105 (dependabot)
  • chore: update workflows from templates #93 (nextcloud-command)
Changelog

Sourced from @​nextcloud/vite-config's changelog.

v1.2.2 (2024-02-06)

Full Changelog

:bug: Fixed bugs

  • fix: Move fonts to css/fonts and fix css path resolving #121 (susnux)

Changes

  • chore(deps): Bump magic-string from 0.30.5 to 0.30.6
  • chore(deps): Bump rollup-plugin-node-externals from 6.1.2 to 7.0.1

v1.2.1 (2024-01-29)

Full Changelog

:bug: Fixed bugs

  • fix(css-plugin): Use generateBundle hook to prevent CSS imports from being lost #112 (susnux)

Changes

  • Updated development dependencies
  • Updated dependencies:
    • chore(deps): Bump vite-plugin-node-polyfills from 0.17.0 to 0.18.0 #89 (dependabot)
    • chore(deps): Bump vite-plugin-css-injected-by-js from 3.3.0 to 3.3.1 #92 (dependabot)
    • chore(deps): Bump vite-plugin-node-polyfills from 0.18.0 to 0.19.0 #94 (dependabot)
    • chore(deps): Bump vite-plugin-dts from 3.6.4 to 3.7.0 #96 (dependabot)
    • chore(deps): Bump vite-plugin-dts from 3.7.0 to 3.7.1 #111 (dependabot)
    • chore(deps): Bump browserslist-to-esbuild from 1.2.0 to 2.1.1 #105 (dependabot)
  • chore: update workflows from templates #93 (nextcloud-command)
Commits
  • 1592582 chore: Prepare 1.2.2
  • adc215c Merge pull request #121 from nextcloud-libraries/fix/css-assets-loading
  • 177ef1b fix: Move fonts to css/fonts and fix css path resolving
  • 55fb69c Merge pull request #120 from nextcloud-libraries/dependabot/npm_and_yarn/roll...
  • 8a2a393 chore(deps): Bump rollup-plugin-node-externals from 6.1.2 to 7.0.1
  • 2308735 Merge pull request #119 from nextcloud-libraries/dependabot/npm_and_yarn/magi...
  • bf35efa chore(deps): Bump magic-string from 0.30.5 to 0.30.6
  • 65980fc Merge pull request #116 from nextcloud-libraries/chore/release-1_2_1
  • ca7a602 chore: Prepare release 1.2.1
  • 85a5da0 Merge pull request #112 from nextcloud-libraries/fix/css-import-plugin
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @susnux.


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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Feb 24 '24 02:02 dependabot[bot]

2 failed tests on run #1358 ↗︎

2 8 0 0 Flakiness 0

Details:

Upgrade: Bump @nextcloud/vite-config from 1.2.0 to 1.2.2
Project: Activity Commit: e84eb6ae9a
Status: Failed Duration: 03:35 💡
Started: Mar 23, 2024 2:14 PM Ended: Mar 23, 2024 2:17 PM
Failed  cypress/e2e/sidebar.cy.ts • 2 failed tests • Run E2E

View Output

Test Artifacts
Check activity listing in the sidebar > Has favorite activity Test Replay Screenshots
Check activity listing in the sidebar > Has share activity Test Replay Screenshots

Review all test suite changes for PR #1572 ↗︎

cypress[bot] avatar Feb 24 '24 03:02 cypress[bot]

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] avatar Feb 24 '24 04:02 dependabot[bot]

/compile amend /

artonge avatar Mar 18 '24 12:03 artonge

@dependabot recreate

susnux avatar Mar 23 '24 13:03 susnux

/compile amend/

susnux avatar Mar 23 '24 14:03 susnux

@dependabot merge

susnux avatar Mar 23 '24 14:03 susnux

A newer version of @​nextcloud/vite-config exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Apr 27 '24 01:04 dependabot[bot]

@dependabot recreate

susnux avatar Apr 27 '24 18:04 susnux

Superseded by #1657.

dependabot[bot] avatar Apr 27 '24 18:04 dependabot[bot]