Skip to content

fix(deps): bump ufo from 1.5.4 to 1.6.1 in /web - #649

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/ufo-1.6.1
May 1, 2025
Merged

fix(deps): bump ufo from 1.5.4 to 1.6.1 in /web#649
AchoArnold merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/ufo-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2025

Copy link
Copy Markdown
Contributor

Bumps ufo from 1.5.4 to 1.6.1.

Release notes

Sourced from ufo's releases.

v1.6.1

compare changes

🩹 Fixes

  • query: Use Object.create(null) (#290)

v1.6.0

compare changes

🚀 Enhancements

  • Add filterQuery utility (#287)

🩹 Fixes

  • parseQuery: Use object with null prototype (#286)
  • parseFilename: Use optional chaining to access opts.strict (#284)

📖 Documentation

  • Clarify withBase jsdocs (#266)
  • Fix typos (#278)
  • Spelling and formatting (#285)

🏡 Chore

  • Consistent spelling in JSDoc comments & update automd syntax (#256)

✅ Tests

  • query: Validate more than 2 values for key (#273)

❤️ Contributors

Changelog

Sourced from ufo's changelog.

v1.6.1

compare changes

🩹 Fixes

  • query: Use Object.create(null) (#290)

❤️ Contributors

v1.6.0

compare changes

🚀 Enhancements

  • Add filterQuery utility (#287)

🩹 Fixes

  • parseQuery: Use object with null prototype (#286)
  • parseFilename: Use optional chaining to access opts.strict (#284)

📖 Documentation

  • Clarify withBase jsdocs (#266)
  • Fix typos (#278)
  • Spelling and formatting (#285)

🏡 Chore

  • Consistent spelling in JSDoc comments & update automd syntax (#256)
  • Apply automated lint fixes (aa6d406)
  • Apply automated lint fixes (46d0a04)
  • Update dev dependencies (9eaa57c)
  • Lint (a7012eb)

✅ Tests

  • query: Validate more than 2 values for key (#273)

🤖 CI

❤️ Contributors

... (truncated)

Commits
  • 31ea74c fix(query): use Object.create(null) (#290)
  • 5b87427 chore(release): v1.6.0
  • 3c4b43d feat: add filterQuery utility (#287)
  • 7959de5 fix(parseFilename): use optional chaining to access opts.strict (#284)
  • 4d024df fix(parseQuery): use object with null prototype (#286)
  • e383832 ci: always update corepack
  • 1f2b9fe chore(deps): update codecov/codecov-action action to v5 (#267)
  • a7012eb chore: lint
  • 9eaa57c chore: update dev dependencies
  • 46d0a04 chore: apply automated lint fixes
  • Additional commits viewable in compare view

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)

Bumps [ufo](https://github.com/unjs/ufo) from 1.5.4 to 1.6.1.
- [Release notes](https://github.com/unjs/ufo/releases)
- [Changelog](https://github.com/unjs/ufo/blob/main/CHANGELOG.md)
- [Commits](unjs/ufo@v1.5.4...v1.6.1)

---
updated-dependencies:
- dependency-name: ufo
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from AchoArnold May 1, 2025 00:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2025
@what-the-diff

what-the-diff Bot commented May 1, 2025

Copy link
Copy Markdown

PR Summary

  • Updated ufo package version in the web application
    The version of the ufo package used in our web application has been upgraded from 1.5.4 to 1.6.1. This change is reflected in the package.json file.

  • Reflected ufo package version update in package lock file
    The update of the ufo package version to 1.6.1 can also be seen in the pnpm-lock.yaml file. This reflects that the new package version is now consistently used across multiple dependencies and snapshots.

@AchoArnold
AchoArnold merged commit 3e2a765 into main May 1, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/ufo-1.6.1 branch May 1, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant