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

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-node action patch v2.5.1 -> v2.5.2 age adoption passing confidence
eslint (source) devDependencies minor 5.4.0 -> 5.16.0 age adoption passing confidence
husky (source) devDependencies minor 2.2.0 -> 2.7.0 age adoption passing confidence
jsdoc-to-markdown devDependencies patch 5.0.0 -> 5.0.3 age adoption passing confidence
lint-staged devDependencies minor 8.1.6 -> 8.2.1 age adoption passing confidence
markdown-table-formatter devDependencies minor 1.3.0 -> 1.4.0 age adoption passing confidence
mocha (source) devDependencies minor 6.1.4 -> 6.2.3 age adoption passing confidence
node-fetch dependencies minor 2.6.7 -> 2.7.0 age adoption passing confidence
tar dependencies patch 4.4.18 -> 4.4.19 age adoption passing confidence

Release Notes

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

v2.5.2: Update @​actions/core for v2

Compare Source

In scope of this release we updated actions/core to 1.10.0 and actions/tool-cache to 1.7.2 for v2: https://github.com/actions/setup-node/pull/713

eslint/eslint (eslint)

v5.16.0

Compare Source

  • dfef227 Build: gensite passes rulesMeta to formatter rendering (#​11567) (Kevin Partington)
  • c06d38c Fix: Allow HTML formatter to handle no meta data (#​11566) (Ilya Volodin)
  • 87a5c03 Docs: func-style: clarify when allowArrowFunctions is used (#​11548) (Oliver Joseph Ash)
  • bc3e427 Update: pass rule meta to formatters RFC 10 (#​11551) (Chris Meyer)
  • b452f27 Chore: Update README to pull in reviewer data (#​11506) (Nicholas C. Zakas)
  • afe3d25 Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#​11550) (Vernon de Goede)
  • 4fe7eb7 Chore: use nyc instead of istanbul (#​11532) (Toru Nagashima)
  • f16af43 Chore: fix formatters/table test (#​11534) (Toru Nagashima)
  • 78358a8 Docs: fix duplicate punctuation in CLI docs (#​11528) (Teddy Katz)

v5.15.3

Compare Source

v5.15.2

Compare Source

  • 29dbca7 Fix: implicit-arrow-linebreak adds extra characters (fixes #​11268) (#​11407) (Mark de Dios)
  • 5d2083f Upgrade: eslint-scope@4.0.3 (#​11513) (Teddy Katz)
  • a5dae7c Fix: Empty glob pattern incorrectly expands to "/**" (#​11476) (Ben Chauvette)
  • 448e8da Chore: improve crash reporting (fixes #​11304) (#​11463) (Alex Zherdev)
  • 0f56dc6 Chore: make config validator params more consistent (#​11435) (薛定谔的猫)
  • d6c1122 Docs: Add working groups to maintainer guide (#​11400) (Nicholas C. Zakas)
  • 5fdb4d3 Build: compile deps to ES5 when generating browser file (fixes #​11504) (#​11505) (Teddy Katz)
  • 06fa165 Build: update CI testing configuration (#​11500) (Reece Dunham)
  • 956e883 Docs: Fix example in no-restricted-modules docs (#​11454) (Paul O’Shannessy)
  • 2c7431d Docs: fix json schema example dead link (#​11498) (kazuya kawaguchi)
  • e7266c2 Docs: Fix invalid JSON in "Specifying Parser Options" (#​11492) (Mihira Jayasekera)
  • 6693161 Sponsors: Sync README with website (ESLint Jenkins)
  • 62fee4a Chore: eslint-config-eslint enable comma-dangle functions: "never" (#​11434) (薛定谔的猫)
  • 34a5382 Build: copy bundled espree to website directory (#​11478) (Pig Fang)
  • f078f9a Chore: use "file:" dependencies for internal rules/config (#​11465) (Teddy Katz)
  • 0756128 Docs: Add visualstudio to formatter list (#​11480) (Patrick Eriksson)
  • 44de9d7 Docs: Fix typo in func-name-matching rule docs (#​11484) (Iulian Onofrei)

v5.15.1

Compare Source

v5.15.0

Compare Source

v5.14.1

Compare Source

v5.14.0

Compare Source

v5.13.0

Compare Source

v5.12.1

Compare Source

v5.12.0

Compare Source

v5.11.1

Compare Source

  • de79f10 Fix: handle optional catch bindings in no-useless-catch (#​11205) (Colin Ihrig)

v5.11.0

Compare Source

v5.10.0

Compare Source

v5.9.0

Compare Source

v5.8.0

Compare Source

v5.7.0

Compare Source

v5.6.1

Compare Source

v5.6.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.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.02s
✅ COPYPASTE jscpd yes no 1.38s
✅ JAVASCRIPT eslint 3 0 0 0.7s
✅ JAVASCRIPT prettier 3 0 0 0.55s
✅ JSON eslint-plugin-jsonc 10 0 0 0.83s
✅ JSON jsonlint 10 0 0.18s
✅ JSON npm-package-json-lint yes no 0.47s
✅ JSON prettier 10 0 0 0.47s
✅ JSON v8r 10 0 8.86s
✅ MARKDOWN markdownlint 1 0 0 0.33s
⚠️ MARKDOWN markdown-link-check 2 2 2.09s
✅ MARKDOWN markdown-table-formatter 2 0 0 0.26s
✅ REPOSITORY checkov yes no 17.2s
✅ REPOSITORY gitleaks yes no 0.39s
✅ REPOSITORY git_diff yes no 0.0s
⚠️ REPOSITORY grype yes 1 10.73s
✅ REPOSITORY secretlint yes no 0.69s
✅ REPOSITORY trivy yes no 7.36s
✅ REPOSITORY trivy-sbom yes no 3.37s
✅ REPOSITORY trufflehog yes no 2.83s
✅ SPELL cspell 30 0 3.74s
✅ SPELL lychee 19 0 3.7s
✅ XML xmllint 5 0 0 0.01s
✅ YAML prettier 7 0 0 0.47s
✅ YAML v8r 6 0 13.77s
✅ YAML yamllint 7 0 0.25s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate
Copy link
Contributor Author

renovate bot commented Sep 19, 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.

@nvuillam nvuillam merged commit 8c963d9 into master Sep 19, 2023
4 checks passed
@nvuillam nvuillam deleted the renovate/all-minor-patch branch September 19, 2023 08:23
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