Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #2181

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@​nuxt-themes/docus ^1.14.3 -> ^1.14.4 age adoption passing confidence devDependencies patch
@nuxt/kit ^3.6.4 -> ^3.6.5 age adoption passing confidence dependencies patch
@nuxt/schema 3.6.4 -> 3.6.5 age adoption passing confidence devDependencies patch
@nuxt/test-utils 3.6.4 -> 3.6.5 age adoption passing confidence devDependencies patch
c8 ^8.0.0 -> ^8.0.1 age adoption passing confidence devDependencies patch
eslint (source) ^8.45.0 -> ^8.46.0 age adoption passing confidence devDependencies minor
nuxt 3.6.4 -> 3.6.5 age adoption passing confidence devDependencies patch
nuxt 3.6.1 -> 3.6.5 age adoption passing confidence devDependencies patch
pnpm (source) 8.6.9 -> 8.6.11 age adoption passing confidence packageManager patch
pnpm/action-setup v2.2.4 -> v2.4.0 age adoption passing confidence action minor
release-it ^16.1.2 -> ^16.1.3 age adoption passing confidence devDependencies patch
ufo ^1.1.2 -> ^1.2.0 age adoption passing confidence dependencies minor

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.6.5

Compare Source

3.6.5 is a hotfix patch release addressing the regression with nuxt/content introduced in v3.6.4.

v3.6.4 release notes

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Remove dist from the default ignore list (#​22227)
❤️ Contributors
  • Anthony Fu <anthonyfu117@​hotmail.com>
bcoe/c8 (c8)

v8.0.1

Compare Source

Bug Fixes
eslint/eslint (eslint)

v8.46.0

Compare Source

Features
Bug Fixes
  • 9803c7c fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#​17393) (Milos Djermanovic)
  • 42faa17 fix: Update no-loop-func to not overlap with no-undef (#​17358) (Matt Wilkinson)
Documentation
  • 4d474e3 docs: update with TypeScript info (#​17423) (James)
  • 091f44e docs: File extension named processor deprecation (#​17362) (Matt Wilkinson)
  • 9254a6c docs: Update README (GitHub Actions Bot)
  • 6d6dc51 docs: fix overlapping of open in playground button (#​17403) (Tanuj Kanti)
  • 7fc3a2c docs: Add private class features info to no-underscore-dangle (#​17386) (Matt Wilkinson)
  • da73e58 docs: Migrating eslint-env configuration comments (#​17390) (Francesco Trotta)
  • 80dffed docs: fix Ignoring Files section in config migration guide (#​17392) (Milos Djermanovic)
  • 8a9abb7 docs: Update README (GitHub Actions Bot)
  • 7e9be4b docs: Update README (GitHub Actions Bot)
  • 0b0bbe0 docs: Update README (GitHub Actions Bot)
Chores
  • d1eb7e4 chore: Update ecosystem dependencies (#​17427) (Nicholas C. Zakas)
  • fab9e97 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 6246711 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 0aa0bc3 chore: Add PRs to triage project (#​17421) (Nicholas C. Zakas)
pnpm/pnpm (pnpm)

v8.6.11

Compare Source

Patch Changes

  • Change the install error message when a lockfile is wanted but absent to indicate the wanted lockfile is absent, not present. This now reflects the actual error #​6851.
  • When dealing with a local dependency that is a path to a symlink, a new symlink should be created to the original symlink, not to the actual directory location.
  • The length of the temporary file names in the content-addressable store reduced in order to prevent ENAMETOOLONG errors from happening #​6842.
  • Don't print "added" stats, when installing with --lockfile-only.
  • Installation of a git-hosted dependency should not fail if the pnpm-lock.yaml file of the installed dependency is not up-to-date #​6865.
  • Don't ignore empty strings in params #​6594.
  • Always set dedupe-peer-dependents to false, when running installation during deploy #​6858.
  • When several containers use the same store simultaneously, there's a chance that multiple containers may create a temporary file at the same time. In such scenarios, pnpm could fail to rename the temporary file in one of the containers. This issue has been addressed: pnpm will no longer fail if the temporary file is absent but the destination file exists.
  • Authorization token should be found in the configuration, when the requested URL is explicitly specified with a default port (443 on HTTPS or 80 on HTTP) #​6863.

Our Gold Sponsors

Our Silver Sponsors

v8.6.10

Compare Source

Patch Changes

  • Installation succeeds if a non-optional dependency of an optional dependency has failing installation scripts #​6822.
  • The length of the temporary file names in the content-addressable store reduced in order to prevent ENAMETOOLONG errors from happening #​6842.
  • Ignore empty patch content when patch-commit.
  • Sort keys in packageExtensions before calculating packageExtensionsChecksum #​6824.
  • Pass the right scheme to git ls-remote in order to prevent a fallback to git+ssh that would result in a 'host key verification failed' issue #​6806
  • The "postpublish" script of a git-hosted dependency is not executed, while building the dependency #​6822.

Our Gold Sponsors

Our Silver Sponsors

pnpm/action-setup (pnpm/action-setup)

v2.4.0

Compare Source

Add ability to install standalone binary (https://github.com/pnpm/action-setup/pull/92).

v2.3.0

Compare Source

release-it/release-it (release-it)

v16.1.3

Compare Source

unjs/ufo (ufo)

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add isScriptProtocol util (#​156)
  • Generic types for getQuery and parseQuery (#​131)
  • Add parseFilename utility (#​125)
🩹 Fixes
  • parseQuery: Decode space in query keys (#​150)
  • Parsed query types should be string only (#​139)
  • stringifyQuery: Filter out empty values (#​148)
  • joinURL: Handle leading dot (#​35)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Divine
  • Oleg Khalin
  • Daniel Roe daniel@roe.dev
  • Raj Kadhi <raj.kadhi10@​gmail.com>

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Jul 18, 2023

Deploy Preview for nuxt-content ready!

Name Link
🔨 Latest commit 3b09a5c
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-content/deploys/64c6bc794e56100008b8a122
😎 Deploy Preview https://deploy-preview-2181--nuxt-content.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update devdependency nuxt to v3.6.3 chore(deps): update all non-major dependencies Jul 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from ddc07d5 to a50d2b3 Compare July 25, 2023 16:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 50ae51c to 5e16229 Compare July 29, 2023 10:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e16229 to 3b09a5c Compare July 30, 2023 19:39
@danielroe danielroe merged commit d3ad72d into main Jul 31, 2023
7 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch July 31, 2023 12:56
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.

None yet

1 participant