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

Merged
merged 2 commits into from Apr 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^0.34.0 -> ^0.38.5 age adoption passing confidence devDependencies minor
@fluent/bundle (source) ~0.17.1 -> ~0.18.0 age adoption passing confidence devDependencies minor
@fluent/dedent (source) ~0.4.0 -> ~0.5.0 age adoption passing confidence devDependencies minor
@fluent/sequence (source) ^0.7.0 -> ^0.8.0 age adoption passing confidence dependencies minor
@types/node (source) ^18.11.18 -> ^18.15.13 age adoption passing confidence devDependencies minor
@vitest/coverage-istanbul ^0.26.2 -> ^0.30.1 age adoption passing confidence devDependencies minor
actions/checkout v3.2.0 -> v3.5.2 age adoption passing confidence action minor
actions/setup-node v3.5.1 -> v3.6.0 age adoption passing confidence action minor
dotenv-cli ^7.0.0 -> ^7.2.1 age adoption passing confidence devDependencies minor
esbuild-plugin-globals ^0.1.1 -> ^0.2.0 age adoption passing confidence devDependencies minor
eslint (source) ^8.30.0 -> ^8.39.0 age adoption passing confidence devDependencies minor
execa ^7.0.0 -> ^7.1.1 age adoption passing confidence devDependencies minor
husky (source) ^8.0.2 -> ^8.0.3 age adoption passing confidence devDependencies patch
lint-staged ^13.1.0 -> ^13.2.1 age adoption passing confidence devDependencies minor
tsup (source) ^6.5.0 -> ^6.7.0 age adoption passing confidence devDependencies minor
vite (source) ^4.0.3 -> ^4.3.1 age adoption passing confidence devDependencies minor
vitest ^0.26.2 -> ^0.30.1 age adoption passing confidence devDependencies minor

Release Notes

antfu/eslint-config

v0.38.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.38.4

Compare Source

No significant changes

    View changes on GitHub

v0.38.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.38.2

Compare Source

No significant changes

    View changes on GitHub

v0.38.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.37.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.36.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.35.3

Compare Source

   🚀 Features
    View changes on GitHub

v0.35.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.35.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.35.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.34.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Group &&,  -  by ** and ?: (#​152)** ()
    View changes on GitHub

v0.34.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
projectfluent/fluent.js

v0.18.0

Compare Source

vitest-dev/vitest

v0.30.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.30.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.29.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.29.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.29.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.29.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.0

Compare Source

This release makes some significant changes to how tests are running. If you were using --no-threads before, you might consider enabling --single-thread instead (because your tests are now running in child_process instead of a worker thread) or try our new performance optimization feature (discussed later). If you were relying on API that was not available inside a worker (like process.chdir(), you can now use this option.

One of the potential breaking bug fixes is that environments do not share the same global scope anymore if you run them with --no-isolate, --no-threads or --single-thread - you might need to update your setup files if you were relying on a global variable before.

If you had performance issues on large code bases before, try the new deps.experimentalOptimizer option instead of disabling threads. Feedback is welcome!

One of the breaking changes includes adding a link to snapshots inside snapshot files, meaning you will need to update all your snapshots.

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.28.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.28.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.28.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.28.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.28.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.28.0

Compare Source

   🚨 Breaking Changes

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.

@github-actions
Copy link

github-actions bot commented Dec 31, 2022

Export Size

Unchanged

fluent-vue

Name Size Diff
createFluentVue 2.26 KB -
useFluent 887 B -

@codecov
Copy link

codecov bot commented Dec 31, 2022

Codecov Report

Merging #803 (e75882a) into main (53e56e6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #803   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files          12       12           
  Lines         195      195           
  Branches       37       37           
=======================================
  Hits          193      193           
  Partials        2        2           
Flag Coverage Δ
vue-2 91.79% <ø> (ø)
vue-3 91.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 53fc80a to 2838f1a Compare January 1, 2023 14:53
@renovate renovate bot changed the title chore(deps): update dependency eslint to ^8.31.0 chore(deps): update all non-major dependencies Jan 1, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d5721e8 to 0e61700 Compare January 9, 2023 14:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d6bcf1a to f61a625 Compare January 17, 2023 08:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 81de14b to 16986c7 Compare January 25, 2023 14:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 7a81bb3 to 43dd8e5 Compare February 3, 2023 03:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8244c9c to f7fe394 Compare March 30, 2023 09:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 48e8c4b to 8b499bd Compare April 9, 2023 16:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 167d857 to f5432ed Compare April 18, 2023 12:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f604240 to 6904cdb Compare April 22, 2023 09:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6904cdb to 96c405d Compare April 22, 2023 09:45
@renovate
Copy link
Contributor Author

renovate bot commented Apr 22, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Demivan Demivan merged commit bd1ab0f into main Apr 22, 2023
13 checks passed
@Demivan Demivan deleted the renovate/all-minor-patch branch April 22, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant