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

Merged
merged 2 commits into from
Dec 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.25.2 -> ^2.26.0 age adoption passing confidence
@changesets/get-github-info (source) ^0.5.1 -> ^0.5.2 age adoption passing confidence
@changesets/parse (source) ^0.3.15 -> ^0.3.16 age adoption passing confidence
@changesets/types (source) ^5.2.0 -> ^5.2.1 age adoption passing confidence
@types/node (source) ^18.11.15 -> ^18.11.17 age adoption passing confidence
@vitest/coverage-istanbul ^0.25.8 -> ^0.26.2 age adoption passing confidence
eslint (source) ^8.29.0 -> ^8.30.0 age adoption passing confidence
vite (source) ^4.0.1 -> ^4.0.3 age adoption passing confidence
vitest ^0.25.8 -> ^0.26.2 age adoption passing confidence

Release Notes

changesets/changesets

v2.26.0

Compare Source

Minor Changes
  • #​1033 521205d Thanks @​Andarist! - A new config-level changedFilePatterns option has been added. You can configure it with an array of glob patterns like here:

    // .changeset/config.json
    {
      "changedFilePatterns": ["src/**"]
    }

    Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects changesets add and changeset status.

Patch Changes
vitest-dev/vitest

v0.26.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.26.0

Compare Source

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

v8.30.0

Compare Source

Features

Bug Fixes

  • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#​16579) (Nicholas C. Zakas)
  • 9b8bb72 fix: autofix recursive functions in no-var (#​16611) (Milos Djermanovic)

Documentation

Chores

vitejs/vite

v4.0.3

Compare Source

v4.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Wednesday" in timezone Europe/Berlin, 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 requested a review from mheob as a code owner December 14, 2022 01:35
@changeset-bot
Copy link

changeset-bot bot commented Dec 14, 2022

🦋 Changeset detected

Latest commit: 5e28071

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@mheob/changeset-changelog Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 14, 2022
@renovate renovate bot closed this Dec 14, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch December 14, 2022 07:09
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Dec 16, 2022
@renovate renovate bot reopened this Dec 16, 2022
@renovate renovate bot restored the renovate/all-minor-patch branch December 16, 2022 22:38
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Dec 17, 2022
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 89dddf3 to 08692db Compare December 19, 2022 22:07
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @types/node to ^18.11.16 Dec 19, 2022
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.11.16 chore(deps): update all non-major dependencies Dec 20, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7f1b2df to f86e24b Compare December 24, 2022 11:02
@renovate
Copy link
Contributor Author

renovate bot commented Dec 26, 2022

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.

@sonarcloud
Copy link

sonarcloud bot commented Dec 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kodiakhq kodiakhq bot merged commit 9930f4b into main Dec 26, 2022
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch December 26, 2022 05:50
kodiakhq bot pushed a commit that referenced this pull request Jan 2, 2023
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.


# Releases
## @mheob/changeset-changelog@2.0.1

### Patch Changes

-   reduce the package size to a minium --> ([#23](#23)) by [@mheob](https://github.com/mheob)

-   chore(deps): update all non-major dependencies --> ([#17](#17)) by [@renovate](https://github.com/apps/renovate)


Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant