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

feat(Dependencies): Update all non-major dependencies (patch) #6123

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.6 -> v4.1.7 age adoption passing confidence
autoprefixer devDependencies patch 10.4.19 -> 10.4.20 age adoption passing confidence
eslint-plugin-jsdoc devDependencies patch 48.2.7 -> 48.2.15 age adoption passing confidence
karma (source) devDependencies patch 6.4.3 -> 6.4.4 age adoption passing confidence
lint-staged devDependencies patch 15.2.5 -> 15.2.9 age adoption passing confidence
mime dependencies patch 4.0.3 -> 4.0.4 age adoption passing confidence
svg2pdf.js dependencies patch 2.2.3 -> 2.2.4 age adoption passing confidence
tslib (source) dependencies patch 2.6.2 -> 2.6.3 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.7

Compare Source

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v48.2.15

Compare Source

Bug Fixes
  • Revert "fix(no-undefined-types): treat variables imported by [@import](https://togithub.com/import) tags as defined"; fixes #​1246 (ce066df)

v48.2.14

Compare Source

Bug Fixes
  • no-undefined-types: treat variables imported by [@import](https://togithub.com/import) tags as defined; fixes #​1244 (34ba2e0)

v48.2.13

Compare Source

Bug Fixes

v48.2.12

Compare Source

Bug Fixes
  • namespace flat config name's (8603579)

v48.2.11

Compare Source

Bug Fixes

v48.2.10

Compare Source

Bug Fixes
  • add names to flat configs (5429982)

v48.2.9

Compare Source

Bug Fixes
  • require-description-complete-sentence: regression with heading exempting; fixes #​1220 (fbc9fca)

v48.2.8

Compare Source

Bug Fixes
  • require-description-complete-sentence: avoid triggering punctuation warning after Markdown headings; fixes #​1220 (e9e4440)
karma-runner/karma (karma)

v6.4.4

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

v15.2.7

Compare Source

Patch Changes
  • #​1440 a51be80 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version drops the --path-format=absolute option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading git to the latest version.

v15.2.6

Compare Source

Patch Changes
  • #​1433 119adb2 Thanks @​iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.
broofa/mime (mime)

v4.0.4

Compare Source

yWorks/svg2pdf.js (svg2pdf.js)

v2.2.4

Compare Source

Bump dependencies.

What's Changed

Full Changelog: yWorks/svg2pdf.js@v2.2.3...v2.2.4

Microsoft/tslib (tslib)

v2.6.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added dependencies Pull requests that update a dependency file patch labels Aug 14, 2024
@renovate renovate bot requested a review from a team August 14, 2024 12:13
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch from ba6d7eb to 0c6f073 Compare August 14, 2024 13:27
| datasource  | package             | from    | to      |
| ----------- | ------------------- | ------- | ------- |
| github-tags | actions/checkout    | v4.1.6  | v4.1.7  |
| npm         | autoprefixer        | 10.4.19 | 10.4.20 |
| npm         | eslint-plugin-jsdoc | 48.2.7  | 48.2.15 |
| npm         | karma               | 6.4.3   | 6.4.4   |
| npm         | lint-staged         | 15.2.5  | 15.2.9  |
| npm         | mime                | 4.0.3   | 4.0.4   |
| npm         | svg2pdf.js          | 2.2.3   | 2.2.4   |
| npm         | tslib               | 2.6.2   | 2.6.3   |
@renovate renovate bot force-pushed the deps/patch-all-minor-patch branch from 0c6f073 to 345fa7a Compare August 14, 2024 13:33
@dweinholz dweinholz merged commit 4beb7aa into dev Aug 14, 2024
3 of 4 checks passed
@dweinholz dweinholz deleted the deps/patch-all-minor-patch branch August 14, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant