Skip to content

fix(deps): update dependency @rollup/plugin-virtual to v3#8771

Merged
hsubox76 merged 1 commit intomainfrom
renovate/rollup-plugin-virtual-3.x
Feb 19, 2026
Merged

fix(deps): update dependency @rollup/plugin-virtual to v3#8771
hsubox76 merged 1 commit intomainfrom
renovate/rollup-plugin-virtual-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Confidence
@rollup/plugin-virtual (source) 2.1.03.0.2 age confidence

Release Notes

rollup/plugins (@​rollup/plugin-virtual)

v3.0.2

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v3.0.1

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v3.0.0

2022-10-10

Breaking Changes

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 7, 2025 01:03
@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2025

⚠️ No Changeset found

Latest commit: ca7ba7e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Collaborator

google-oss-bot commented Feb 7, 2025

@google-oss-bot
Copy link
Collaborator

google-oss-bot commented Feb 7, 2025

@renovate renovate bot changed the title chore(deps): update dependency @rollup/plugin-virtual to v3 Update dependency @rollup/plugin-virtual to v3 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from 5c83c75 to bfd155f Compare February 12, 2025 16:21
@renovate renovate bot changed the title Update dependency @rollup/plugin-virtual to v3 chore(deps): update dependency @rollup/plugin-virtual to v3 Mar 28, 2025
@renovate renovate bot changed the title chore(deps): update dependency @rollup/plugin-virtual to v3 Update dependency @rollup/plugin-virtual to v3 May 22, 2025
@renovate renovate bot changed the title Update dependency @rollup/plugin-virtual to v3 chore(deps): update dependency @rollup/plugin-virtual to v3 May 27, 2025
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from bfd155f to ba0dde5 Compare July 12, 2025 00:31
@renovate renovate bot changed the title chore(deps): update dependency @rollup/plugin-virtual to v3 fix(deps): update dependency @rollup/plugin-virtual to v3 Jul 12, 2025
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from ba0dde5 to a5e2e92 Compare August 10, 2025 14:01
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from a5e2e92 to c4ff811 Compare August 19, 2025 13:00
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from c4ff811 to b5ce0b3 Compare August 31, 2025 10:51
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from b5ce0b3 to f0df3bb Compare September 25, 2025 14:58
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from f0df3bb to 0abf1e4 Compare October 21, 2025 10:16
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from 0abf1e4 to b24ab4f Compare November 10, 2025 19:49
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from b24ab4f to f9c16f2 Compare November 18, 2025 16:16
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from f9c16f2 to 8754089 Compare December 3, 2025 15:00
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from 8754089 to dd957a4 Compare December 31, 2025 12:54
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from dd957a4 to 7ac7178 Compare January 8, 2026 16:45
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch 2 times, most recently from f2d3072 to da9aa0b Compare January 23, 2026 17:04
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from da9aa0b to a5305f2 Compare February 2, 2026 15:28
@renovate renovate bot force-pushed the renovate/rollup-plugin-virtual-3.x branch from a5305f2 to ca7ba7e Compare February 12, 2026 15:03
@hsubox76 hsubox76 merged commit 46fa57f into main Feb 19, 2026
64 of 68 checks passed
@hsubox76 hsubox76 deleted the renovate/rollup-plugin-virtual-3.x branch February 19, 2026 19:46
MaesterChestnut pushed a commit that referenced this pull request Feb 26, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
MaesterChestnut added a commit that referenced this pull request Feb 27, 2026
* Refactor Github Action per b/485167538 (#9555)

Co-authored-by: Ben Knutson <benknutson@google.com>

* build(deps): bump lodash in /packages/auth-compat/demo/functions (#9482)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump lodash in /packages/auth-compat/demo (#9464)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump lodash in /packages/rules-unit-testing/functions (#9463)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump lodash in /packages/auth/demo/functions (#9466)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): update dependency webpack-dev-server to v5.2.1 [security] (#9078)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update google-github-actions/auth digest to fc21748 (#8879)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#9465)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove health metrics workflows (#9571)

* feat(ai): Automatic function calling (#9489)

* Updating otel dependencies

* format

* Updating otel dependencies

* Remove fetch and user interaction libaries

* Removing node tracing

* format

* Update angular example to modern standards (#9583)

* chore(deps): update dependency @rollup/plugin-strip to v3 (#8745)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @rollup/plugin-virtual to v3 (#8771)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Use environment for wdr tokens (#9578)

* use environment for wdr tokens

* missed a file

* fix(deps): update dependency @rushstack/node-core-library to v5 (#8816)

* fix(deps): update dependency @rushstack/node-core-library to v5

* Fix method name

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christina Holland <chholland@google.com>

* Update logs endpoint w/ location (fixed to `global` for now)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Google Admin <github-admin@google.com>
Co-authored-by: Ben Knutson <benknutson@google.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christina Holland <chholland@google.com>
Co-authored-by: Anit Das <anitdas@google.com>
Co-authored-by: Anthony Barone <tonybaroneee@gmail.com>
Co-authored-by: Morgan Chen <morganchen12@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants