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

Merged
merged 1 commit into from
May 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/eslint-config (source) 0.2.0 -> 0.3.13 age adoption passing confidence devDependencies minor
@nuxtjs/tailwindcss 6.11.4 -> 6.12.0 age adoption passing confidence devDependencies minor
@tauri-apps/api 1.5.3 -> 1.5.6 age adoption passing confidence dependencies patch
@tauri-apps/cli 1.5.11 -> 1.5.14 age adoption passing confidence devDependencies patch
@tiptap/extension-typography (source) 2.2.4 -> 2.4.0 age adoption passing confidence dependencies minor
@tiptap/pm (source) 2.2.4 -> 2.4.0 age adoption passing confidence dependencies minor
@tiptap/starter-kit (source) 2.2.4 -> 2.4.0 age adoption passing confidence dependencies minor
@tiptap/vue-3 (source) 2.2.4 -> 2.4.0 age adoption passing confidence dependencies minor
JonasKruckenberg/tauri-build v1.4.0 -> v1.5.11 age adoption passing confidence action minor
postcss-custom-properties (source) 13.3.6 -> 13.3.10 age adoption passing confidence devDependencies patch
semver 7.6.0 -> 7.6.2 age adoption passing confidence resolutions patch
serde (source) 1.0.193 -> 1.0.202 age adoption passing confidence dependencies patch
serde_json 1.0.108 -> 1.0.117 age adoption passing confidence dependencies patch
tauri-build (source) 1.5.1 -> 1.5.2 age adoption passing confidence build-dependencies patch
terser (source) 5.29.2 -> 5.31.0 age adoption passing confidence resolutions minor
undici (source) 6.11.1 -> 6.18.1 age adoption passing confidence resolutions minor

Release Notes

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

v0.3.13

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.11

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.5

Compare Source

   🚀 Features
  • eslint-config:
    • Support default export and rest arguments for easier usage  -  by @​antfu (c75eb)
  • module:
    View changes on GitHub

v0.3.4

Compare Source

v0.3.3

Compare Source

v0.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.1

Compare Source

v0.3.0

🚀 Notable Changes

💡 Expect an introduction blog post to explain in more detail very soon!

With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)

New docs: https://eslint.nuxt.com/

Introduce the new @nuxt/eslint module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.


    Features
    Bug Fixes
    Performance
    View changes on GitHub
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.12.0

Compare Source

compare changes

🚀 Enhancements
💅 Refactors
📖 Documentation
🏡 Chore
  • Remove unneeded postcss-custom-properties plugin (#​836)
  • Migrate to eslint v9 (#​834)
  • Update deps (87fb919)
❤️ Contributors
tauri-apps/tauri (@​tauri-apps/api)

v1.5.6: @​tauri-apps/api v1.5.6

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 1.64s.

[1.5.6]

Bug Fixes
  • 3b69c1384(#​9792) Revert #​9706 which broke compatability between tauri crate and the JS @tauri-apps/api npm package in a patch release where it should've been in a minor release.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.4s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.7s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.6
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.11s.

v1.5.5: @​tauri-apps/api v1.5.5

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 1.84s.

[1.5.5]

Enhancements
  • 7f885bd5e(#​9706) Enhance the speed of The JS Command.execute API from shell module.
Bug Fixes
  • 7f885bd5e(#​9706) Fix The JS Command.execute API from shell module including extra new lines.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.3s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.6s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.5
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.46s.

v1.5.4: @​tauri-apps/api v1.5.4

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 1.53s.

[1.5.4]

Bug Fixes
  • e3b6d38d2(#​9166) Fix basename(path, 'ext') JS API when removing all occurances of ext where it should only remove the last one.
  • 705da977a(#​9529) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.6s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.4
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 9.52s.
ueberdosis/tiptap (@​tiptap/extension-typography)

v2.4.0

Compare Source

Features

2.3.2 (2024-05-08)

Note: Version bump only for package @​tiptap/extension-typography

2.3.1 (2024-04-30)

Note: Version bump only for package @​tiptap/extension-typography

v2.3.2

Compare Source

Note: Version bump only for package @​tiptap/extension-typography

v2.3.1

Compare Source

Note: Version bump only for package @​tiptap/extension-typography

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/extension-typography

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/extension-typography

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/extension-typography

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/extension-typography

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/extension-typography

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/extension-typography

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/extension-typography

v2.2.6

Compare Source

Note: Version bump only for package @​tiptap/extension-typography

v2.2.5

Compare Source

Note: Version bump only for package @​tiptap/extension-typography

ueberdosis/tiptap (@​tiptap/pm)

v2.4.0

Compare Source

Note: Version bump only for package @​tiptap/pm

2.3.2 (2024-05-08)

Note: Version bump only for package @​tiptap/pm

2.3.1 (2024-04-30)

Note: Version bump only for package @​tiptap/pm

v2.3.2

Compare Source

Note: Version bump only for package @​tiptap/pm

v2.3.1

Compare Source

Note: Version bump only for package @​tiptap/pm

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/pm

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/pm

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/pm

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/pm

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/pm

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/pm

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/pm

v2.2.6

Compare Source

Note: Version bump only for package @​tiptap/pm

v2.2.5

Compare Source

Note: Version bump only for package @​tiptap/pm

ueberdosis/tiptap (@​tiptap/starter-kit)

v2.4.0

Compare Source

Features

2.3.2 (2024-05-08)

Note: Version bump only for package @​tiptap/starter-kit

2.3.1 (2024-04-30)

Note: Version bump only for package @​tiptap/starter-kit

v2.3.2

Compare Source

Note: Version bump only for package @​tiptap/starter-kit

v2.3.1

Compare Source

Note: Version bump only for package @​tiptap/starter-kit

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/starter-kit

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/starter-kit

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/starter-kit

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/starter-kit

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/starter-kit

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/starter-kit

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/starter-kit

v2.2.6

Compare Source

Note: Version bump only for package @​tiptap/starter-kit

v2.2.5

Compare Source

Note: Version bump only for package @​tiptap/starter-kit

ueberdosis/tiptap (@​tiptap/vue-3)

v2.4.0

Compare Source

Features

2.3.2 (2024-05-08)

Note: Version bump only for package @​tiptap/vue-3

2.3.1 (2024-04-30)

Note: Version bump only for package @​tiptap/vue-3

v2.3.2

Compare Source

Note: Version bump only for package @​tiptap/vue-3

v2.3.1

Compare Source

Note: Version bump only for package @​tiptap/vue-3

v2.3.0

Compare Source

Note: Version bump only for package @​tiptap/vue-3

2.2.6 (2024-04-06)

Note: Version bump only for package @​tiptap/vue-3

2.2.5 (2024-04-05)

Note: Version bump only for package @​tiptap/vue-3

2.2.4 (2024-02-23)

Note: Version bump only for package @​tiptap/vue-3

2.2.3 (2024-02-15)

Note: Version bump only for package @​tiptap/vue-3

2.2.2 (2024-02-07)

Note: Version bump only for package @​tiptap/vue-3

2.2.1 (2024-01-31)

Note: Version bump only for package @​tiptap/vue-3

v2.2.6

Compare Source

Note: Version bump only for package @​tiptap/vue-3

v2.2.5

Compare Source

Note: Version bump only for package @​tiptap/vue-3

JonasKruckenberg/tauri-build (JonasKruckenberg/tauri-build)

v1.5.11

Compare Source

v1.5.10

Compare Source

v1.5.9

Compare Source

v1.5.8

Compare Source

v1.5.7

Compare Source

v1.5.6

Compare Source

v1.5.5

Compare Source

v1.5.4

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

csstools/postcss-plugins (postcss-custom-properties)

v13.3.10

Compare Source

May 4, 2024

v13.3.9

Compare Source

May 4, 2024

v13.3.8

Compare Source

April 22, 2024

[v13.3.7](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugins/postcss-custom-properties/


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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4462ccb to eee2654 Compare May 24, 2024 07:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eee2654 to 6321e46 Compare May 24, 2024 07:53
@trobonox trobonox merged commit 11b24d2 into main May 24, 2024
1 of 2 checks passed
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.

1 participant