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 #211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.2.1 -> ^1.2.3 age adoption passing confidence
@​iconify/collections ^1.0.455 -> ^1.0.461 age adoption passing confidence
@iconify/utils (source) ^2.1.32 -> ^2.1.33 age adoption passing confidence
@nuxt/devtools (source) ^1.4.1 -> ^1.4.2 age adoption passing confidence
@nuxt/devtools-kit (source) ^1.4.1 -> ^1.4.2 age adoption passing confidence
@nuxt/eslint-config (source) ^0.5.5 -> ^0.5.7 age adoption passing confidence
@nuxt/module-builder ^0.8.3 -> ^0.8.4 age adoption passing confidence
@nuxthub/core (source) ^0.7.9 -> ^0.7.19 age adoption passing confidence
@types/node (source) ^22.5.2 -> ^22.5.5 age adoption passing confidence
@unocss/nuxt (source) ^0.62.3 -> ^0.62.4 age adoption passing confidence
changelogen ^0.5.5 -> ^0.5.7 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
playwright-core (source) ^1.46.1 -> ^1.47.1 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.10.0 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
vite (source) ^5.4.3 -> ^5.4.6 age adoption passing confidence
vitest (source) ^2.0.5 -> ^2.1.1 age adoption passing confidence
vue-tsc (source) ^2.1.4 -> ^2.1.6 age adoption passing confidence
wrangler (source) ^3.74.0 -> ^3.78.5 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.4.2

Compare Source

Bug Fixes
nuxt/eslint (@​nuxt/eslint-config)

v0.5.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.6

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/module-builder (@​nuxt/module-builder)

v0.8.4

Compare Source

compare changes

🩹 Fixes
  • Remove nuxt/schema augment (2a20ed0)
❤️ Contributors
nuxt-hub/core (@​nuxthub/core)

v0.7.19

Compare Source

compare changes

🚀 Enhancements
  • Add nuxthub preview command (#​288)
📖 Documentation
❤️ Contributors

v0.7.18

Compare Source

compare changes

🩹 Fixes
  • Remove nuxthub cli dependency (5d58b09)
📖 Documentation
❤️ Contributors

v0.7.17

Compare Source

compare changes

🩹 Fixes
  • blob: Respect addRandomSuffix with remote access (#​287)
📖 Documentation
❤️ Contributors

v0.7.16

Compare Source

compare changes

🚀 Enhancements
❤️ Contributors

v0.7.15

Compare Source

compare changes

🩹 Fixes
  • Add browser binding on CF CI (#​281)
📖 Documentation
🏡 Chore
  • playground: Disable v2 flag (0950478)
❤️ Contributors

v0.7.14

Compare Source

compare changes

🩹 Fixes
  • Don't use global on client-side (#​278)
❤️ Contributors

v0.7.13

Compare Source

compare changes

🩹 Fixes
  • Use #imports for nitropack imports (#​276)
  • Move from ni to nypm (#​277)
📖 Documentation
  • Update image for remote storage (517fc67)
  • Simplify use cases (01b9274)
🏡 Chore
❤️ Contributors

v0.7.12

Compare Source

compare changes

🚀 Enhancements
📖 Documentation
❤️ Contributors

v0.7.11

Compare Source

compare changes

🚀 Enhancements
  • Add support for browser rendering (#​271)
❤️ Contributors

v0.7.10

Compare Source

compare changes

🚀 Enhancements
  • kv: Add support for ttl (#​265)
  • Add support for defining compatibility date & flags (#​264)
🩹 Fixes
  • blob: Handle FileList in useUpload (#​260)
❤️ Contributors
unocss/unocss (@​unocss/nuxt)

v0.62.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unjs/changelogen (changelogen)

v0.5.7

Compare Source

compare changes

🩹 Fixes
  • bump: Avoid using + for canary suffix (#​224)
❤️ Contributors

v0.5.6

Compare Source

compare changes

🚀 Enhancements
  • Add option to sign git tags (#​117)
  • git: Support parse git messages that have prefix emoji (#​146)
🩹 Fixes
  • github: Use bearer token (#​180)
  • Handle repo name with multiple segments (#​219)
  • Lowercase scope when filtering (#​199)
💅 Refactors
  • Replace execa with execSync (#​222)
  • Use human readable date for canary versions (#​223)
  • Update execCommand (68127be)
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)

v9.10.0

Compare Source

microsoft/playwright (playwright-core)

v1.47.1

Compare Source

v1.47.0

Compare Source

pnpm/pnpm (pnpm)

v9.10.0: pnpm 9.10

Compare Source

Minor Changes

  • Support for a new CLI flag, --exclude-peers, added to the list and why commands. When --exclude-peers is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #​8506.

  • Added a new setting to package.json at pnpm.auditConfig.ignoreGhsas for ignoring vulnerabilities by their GHSA code #​6838.

    For instance:

    {
      "pnpm": {
        "auditConfig": {
          "ignoreGhsas": [
            "GHSA-42xw-2xvc-qx8m",
            "GHSA-4w2v-q235-vp99",
            "GHSA-cph5-m8f7-6c5x",
            "GHSA-vh95-rmgr-6w4m"
          ]
        }
      }
    }

Patch Changes

  • Throw an exception if pnpm switches to the same version of itself.
  • Reduce memory usage during peer dependencies resolution.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

microsoft/TypeScript (typescript)

v5.6.2

Compare Source

vitejs/vite (vite)

v5.4.6

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.5

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.4

Compare Source

Please refer to CHANGELOG.md for details.

vitest-dev/vitest (vitest)

v2.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.0

Compare Source

This release makes another big change to the Browser Mode by introducing locators API:

test('renders blog posts', async () => {
  const screen = page.render(<Blog />)

  await expect.element(screen.getByRole('heading', { name: 'Blog' })).toBeInTheDocument()

  const [firstPost] = screen.getByRole('listitem').all()

  await firstPost.getByRole('button', { name: 'Delete' }).click()

  expect(screen.getByRole('listitem').all()).toHaveLength(3)
})

You can use either vitest-browser-vue, vitest-browser-svelte or vitest-browser-react to render components and make assertions using locators. Locators are also available on the page object from @vitest/browser/context.

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v2.1.6

[Compare Source](https://redirect.github.com/vuejs/language-tools/compare/a95b51ac0b0db


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6875913 to 78330af Compare July 23, 2024 14:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.7.0 Jul 23, 2024
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.7.0 chore(deps): update all non-major dependencies Jul 23, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bf845ed to 29773e4 Compare July 26, 2024 15:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.7.0 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29773e4 to 5d6927f Compare July 26, 2024 21:40
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.7.0 chore(deps): update devdependency eslint to v9.8.0 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5d6927f to 1e9a467 Compare July 27, 2024 02:27
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.8.0 chore(deps): update all non-major dependencies Jul 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e9a467 to 862a9e2 Compare July 27, 2024 22:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.8.0 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 862a9e2 to 5f002d8 Compare July 28, 2024 12:51
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.8.0 chore(deps): update all non-major dependencies Jul 29, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from a93a135 to 6b9a12c Compare August 4, 2024 20:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 21dc2e9 to 04c10ec Compare September 12, 2024 21:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 8293769 to 28a03f9 Compare September 18, 2024 19:37
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.

0 participants