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

Update all non-major dependencies #55

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-node action patch v4.0.0 -> v4.0.3 age adoption passing confidence
debug dependencies patch 4.3.4 -> 4.3.5 age adoption passing confidence
eslint (source) devDependencies minor 9.2.0 -> 9.7.0 age adoption passing confidence
lint-staged devDependencies patch 15.2.2 -> 15.2.7 age adoption passing confidence
markdown-table-formatter devDependencies patch 1.6.0 -> 1.6.1 age adoption passing confidence
mocha (source) devDependencies minor 10.4.0 -> 10.6.0 age adoption passing confidence
tar dependencies minor 7.1.0 -> 7.4.0 age adoption passing confidence

Release Notes

actions/setup-node (actions/setup-node)

v4.0.3

Compare Source

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

debug-js/debug (debug)

v4.3.5

Compare Source

Patch

Thank you @​calvintwr for the fix.

eslint/eslint (eslint)

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

v9.6.0

Compare Source

v9.5.0

Compare Source

v9.4.0

Compare Source

v9.3.0

Compare Source

okonet/lint-staged (lint-staged)

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.

v15.2.5

Compare Source

Patch Changes
  • #​1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #​1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #​1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Compare Source

Patch Changes
  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies
nvuillam/markdown-table-formatter (markdown-table-formatter)

v1.6.1

Compare Source

  • Upgrade dependencies
mochajs/mocha (mocha)

v10.6.0

Compare Source

🎉 Enhancements

v10.5.2

Compare Source

🐛 Fixes

v10.5.1

Compare Source

🐛 Fixes

v10.5.0

Compare Source

🎉 Enhancements
🐛 Fixes
🔩 Other
isaacs/node-tar (tar)

v7.4.0

Compare Source

v7.3.0

Compare Source

v7.2.0

Compare Source


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.

Copy link
Contributor

github-actions bot commented Nov 4, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.03s
✅ COPYPASTE jscpd yes no 1.32s
✅ JAVASCRIPT eslint 3 0 0 0.85s
✅ JAVASCRIPT prettier 3 0 0 0.61s
✅ JSON jsonlint 10 0 0.21s
✅ JSON npm-package-json-lint yes no 0.47s
✅ JSON prettier 10 0 0 0.55s
✅ JSON v8r 10 0 24.82s
✅ MARKDOWN markdownlint 2 0 0 0.44s
⚠️ MARKDOWN markdown-link-check 3 2 3.83s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.28s
✅ REPOSITORY checkov yes no 13.18s
✅ REPOSITORY gitleaks yes no 0.3s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 12.98s
✅ REPOSITORY secretlint yes no 0.58s
✅ REPOSITORY trivy yes no 5.38s
✅ REPOSITORY trivy-sbom yes no 0.83s
✅ REPOSITORY trufflehog yes no 2.99s
✅ SPELL cspell 32 0 2.42s
✅ SPELL lychee 21 0 0.64s
✅ XML xmllint 5 0 0 0.01s
✅ YAML prettier 8 0 0 0.53s
✅ YAML v8r 7 0 9.29s
✅ YAML yamllint 8 0 0.28s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title Update dependency eslint to v8.53.0 Update dependency eslint to v8.53.0 - abandoned Nov 26, 2023
Copy link
Contributor Author

renovate bot commented Nov 26, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7cc4119 to d5f3e56 Compare July 16, 2024 11:59
@renovate renovate bot changed the title Update dependency eslint to v8.53.0 - abandoned Update all non-major dependencies Jul 16, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d5f3e56 to b742501 Compare July 16, 2024 12:01
@nvuillam nvuillam merged commit 2036077 into main Jul 16, 2024
6 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 16, 2024 12:06
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