Skip to content

Update dependency @vitejs/plugin-vue to v5.1.1#2011

Merged
holgerkoser merged 4 commits into
masterfrom
renovate/vitejs-plugin-vue-5.x-lockfile
Aug 1, 2024
Merged

Update dependency @vitejs/plugin-vue to v5.1.1#2011
holgerkoser merged 4 commits into
masterfrom
renovate/vitejs-plugin-vue-5.x-lockfile

Conversation

@gardener-ci-robot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@vitejs/plugin-vue (source) devDependencies patch 5.1.0 -> 5.1.1

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.1

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #​431

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@gardener-ci-robot gardener-ci-robot requested a review from grolu as a code owner July 27, 2024 09:39
@gardener-ci-robot gardener-ci-robot added the kind/enhancement Enhancement, improvement, extension label Jul 27, 2024
@ghost ghost added the needs/review Needs review label Jul 27, 2024
@ghost
Copy link
Copy Markdown

ghost commented Jul 27, 2024

@gardener-ci-robot Thank you for your contribution.

@ghost ghost added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 27, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jul 27, 2024
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/vitejs-plugin-vue-5.x-lockfile branch from a559876 to 25081d8 Compare July 31, 2024 14:12
@gardener-robot-ci-1 gardener-robot-ci-1 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jul 31, 2024
@ghost ghost removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jul 31, 2024
Copy link
Copy Markdown
Member

@holgerkoser holgerkoser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ghost ghost added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Aug 1, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 1, 2024
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/vitejs-plugin-vue-5.x-lockfile branch from 25081d8 to 6091e71 Compare August 1, 2024 11:11
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 1, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 1, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 1, 2024
@gardener-ci-robot
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ghost ghost added the needs/rebase Needs git rebase label Aug 1, 2024
@ghost
Copy link
Copy Markdown

ghost commented Aug 1, 2024

@gardener-ci-robot You need rebase this pull request with latest master branch. Please check.

@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 1, 2024
@ghost ghost removed the reviewed/lgtm Has approval for merging label Aug 1, 2024
@ghost ghost removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 1, 2024
* master:
  Update vitest monorepo to v2.0.5 (#2013)

# Conflicts:
#	.pnp.cjs
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 1, 2024
@ghost ghost removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Aug 1, 2024
@holgerkoser holgerkoser merged commit 219bf05 into master Aug 1, 2024
@holgerkoser holgerkoser deleted the renovate/vitejs-plugin-vue-5.x-lockfile branch August 1, 2024 13:06
@ghost ghost added the status/closed Issue is closed (either delivered or triaged) label Aug 1, 2024
holgerkoser added a commit that referenced this pull request Aug 1, 2024
* master:
  Update dependency @vitejs/plugin-vue to v5.1.1 (#2011)
  Update vitest monorepo to v2.0.5 (#2013)
  Update dependency pinia to v2.2.0 (#2010)
  Update dependency vuetify to v3.6.14 (#2015)
  Update dependency vite to v5.3.5 (#2007)
  Update dependency @pinia/testing to v0.1.4 (#2009)
  Update dependency vue-router to v4.4.2 (#2016)
  Update dependency vue to v3.4.35 (#2006)
  Fixes bug with project create and pins sass to 1.74.1 (#2012)

# Conflicts:
#	backend/lib/services/projects.js
#	frontend/package.json
#	yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Enhancement, improvement, extension needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/rebase Needs git rebase renovate size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. status/closed Issue is closed (either delivered or triaged)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants