Skip to content

[stable32] chore(deps-dev): bump vite-plugin-node-polyfills from 0.24.0 to 0.25.0#7307

Merged
vitormattos merged 1 commit intostable32from
backport/7301/stable32
Mar 17, 2026
Merged

[stable32] chore(deps-dev): bump vite-plugin-node-polyfills from 0.24.0 to 0.25.0#7307
vitormattos merged 1 commit intostable32from
backport/7301/stable32

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #7301

Bumps [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: vite-plugin-node-polyfills
  dependency-version: 0.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@backportbot-libresign backportbot-libresign Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 3. to review labels Mar 17, 2026
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Mar 17, 2026
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (32) milestone Mar 17, 2026
@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable32

@vitormattos vitormattos merged commit 19aa722 into stable32 Mar 17, 2026
63 checks passed
@vitormattos vitormattos deleted the backport/7301/stable32 branch March 17, 2026 17:50
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Mar 17, 2026
@backportbot-libresign
Copy link
Copy Markdown
Author

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/7307/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 362a26b2

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7307/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot-libresign
Copy link
Copy Markdown
Author

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/7307/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 362a26b2

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7307/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review backport-request dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant