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

[renovate] Update all dependencies #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 8, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@semantic-release/git ^9.0.0 -> ^9.0.1 age adoption passing confidence devDependencies patch
@semantic-release/npm ^7.1.0 -> ^7.1.3 age adoption passing confidence devDependencies patch
chai (source) ^4.3.4 -> ^4.5.0 age adoption passing confidence devDependencies minor
eslint (source) ^7.23.0 -> ^7.32.0 age adoption passing confidence devDependencies minor
eslint-config-airbnb-improved ^5.0.0 -> ^5.0.3 age adoption passing confidence devDependencies patch
json-schema-faker (source) ^0.5.0-rcv.44 -> ^0.5.8 age adoption passing confidence dependencies patch
mocha (source) ^8.3.2 -> ^8.4.0 age adoption passing confidence devDependencies minor
node (source) 16 -> 16.20.2 age adoption passing confidence minor
node (source) 14 -> 14.21.3 age adoption passing confidence minor
semantic-release 19 -> 19.0.5 age adoption passing confidence dependencies patch
sinon (source) ^14.0.0 -> ^14.0.2 age adoption passing confidence devDependencies patch

Release Notes

semantic-release/git (@​semantic-release/git)

v9.0.1

Compare Source

Bug Fixes
semantic-release/npm (@​semantic-release/npm)

v7.1.3

Compare Source

Bug Fixes
  • use NPM_CONFIG_USERCONFIG in get-registry to match auth (#​362) (13200ca)

v7.1.2

Compare Source

Bug Fixes
  • deps: update dependency fs-extra to v10 (80fde1e)

v7.1.1

Compare Source

Bug Fixes
  • deps: update dependency normalize-url to v6 (97ca719)
chaijs/chai (chai)

v4.5.0

Compare Source

v4.4.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.10...v4.4.0

v4.3.10

Compare Source

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Compare Source

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

v4.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v4.3.7...v4.3.8

v4.3.7

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.6...v4.3.7

v4.3.6

Compare Source

Update loupe to 2.3.1

v4.3.5

Compare Source

eslint/eslint (eslint)

v7.32.0

Compare Source

v7.31.0

Compare Source

v7.30.0

Compare Source

v7.29.0

Compare Source

v7.28.0

Compare Source

v7.27.0

Compare Source

  • 2c0868c Chore: merge all html formatter files into html.js (#​14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #​14325) (#​14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#​14607) (Mikhail Bodrov)
  • c0f418e Chore: Remove lodash (#​14287) (Stephen Wade)
  • 52655dd Update: no-restricted-imports custom message for patterns (fixes #​11843) (#​14580) (Alex Holden)
  • 967b1c4 Chore: Fix typo in large.js (#​14589) (Ikko Ashimine)
  • 2466a05 Sponsors: Sync README with website (ESLint Jenkins)
  • fe29f18 Sponsors: Sync README with website (ESLint Jenkins)
  • 086c1d6 Chore: add more test cases for no-sequences (#​14579) (Nitin Kumar)
  • 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins)

v7.26.0

Compare Source

  • aaf65e6 Upgrade: eslintrc for ModuleResolver fix (#​14577) (Brandon Mills)
  • ae6dbd1 Fix: track variables, not names in require-atomic-updates (fixes #​14208) (#​14282) (Patrick Ahmetovic)
  • 6a86e50 Chore: remove loose-parser tests (fixes #​14315) (#​14569) (Milos Djermanovic)
  • ee3a3ea Fix: create .eslintrc.cjs for module type (#​14304) (Nitin Kumar)
  • 6791dec Docs: fix example for require-atomic-updates (#​14562) (Milos Djermanovic)
  • 388eb7e Sponsors: Sync README with website (ESLint Jenkins)
  • f071d1e Update: Add automated suggestion to radix rule for parsing decimals (#​14291) (Bryan Mishkin)
  • 0b6a3f3 New: Include XO style guide in eslint --init (#​14193) (Federico Brigante)

v7.25.0

Compare Source

  • 5df5e4a Update: highlight last write reference for no-unused-vars (fixes #​14324) (#​14335) (Nitin Kumar)
  • 0023872 Docs: Add deprecated note to working-with-rules-deprecated page (#​14344) (Michael Novotny)
  • 36fca70 Chore: Upgrade eslump to 3.0.0 (#​14350) (Stephen Wade)
  • 59b689a Chore: add node v16 (#​14355) (薛定谔的猫)
  • 35a1f5e Sponsors: Sync README with website (ESLint Jenkins)
  • fb0a92b Chore: rename misspelled identifier in test (#​14346) (Tobias Nießen)
  • f2babb1 Docs: update pull request template (#​14336) (Nitin Kumar)
  • 02dde29 Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (#​14332) (Nate-Wilkins)
  • 07d14c3 Chore: remove extraneous command from lint-staged config (#​14314) (James George)
  • 41b3570 Update: lint code block with same extension but different content (#​14227) (JounQin)
  • eb29996 Docs: add more examples with arrow functions for no-sequences rule (#​14313) (Nitin Kumar)

v7.24.0

Compare Source

oprogramador/eslint-config-airbnb-improved (eslint-config-airbnb-improved)

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

json-schema-faker/json-schema-faker (json-schema-faker)

v0.5.8

Compare Source

v0.5.7

Compare Source

v0.5.6

Compare Source

v0.5.5

Compare Source

v0.5.4

Compare Source

v0.5.3

Compare Source

v0.5.2

Compare Source

v0.5.1

Compare Source

v0.5.0

Compare Source

v0.5.0-rcv.46

Compare Source

v0.5.0-rcv.45

Compare Source

mochajs/mocha (mocha)

v8.4.0

Compare Source

🎉 Enhancements

🐛 Fixes

📖 Documentation

Also thanks to @​outsideris for various improvements on our GH actions workflows.

nodejs/node (node)

v16.20.2: 2023-08-09, Version 16.20.2 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.

Commits

v16.20.1: 2023-06-20, Version 16.20.1 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in June 2023 Security Releases blog post.

Commits

v16.20.0: 2023-03-29, Version 16.20.0 'Gallium' (LTS), @​BethGriggs

Compare Source

Notable Changes
  • deps:
    • update undici to 5.20.0 (Node.js GitHub Bot) #​46711
    • update c-ares to 1.19.0 (Michaël Zasso) #​46415
    • upgrade npm to 8.19.4 (npm team) #​46677
    • update corepack to 0.17.0 (Node.js GitHub Bot) #​46842
  • (SEMVER-MINOR) src: add support for externally shared js builtins (Michael Dawson) #​44376
Commits

Configuration

📅 Schedule: Branch creation - "after 7am on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Apr 8, 2021
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 68ef54a to e7814be Compare April 9, 2021 22:35
@renovate renovate bot changed the title [renovate] Update dependency @semantic-release/npm to ^7.1.1 [renovate] Update all dependencies Apr 9, 2021
@renovate renovate bot force-pushed the renovate/all-dependencies branch from e7814be to 051a1b3 Compare April 24, 2021 01:21
@renovate renovate bot force-pushed the renovate/all-dependencies branch 4 times, most recently from 40b7f5a to fb1ef8b Compare May 8, 2021 03:46
@renovate renovate bot force-pushed the renovate/all-dependencies branch from fb1ef8b to 5db33e5 Compare May 22, 2021 01:58
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 57a97b6 to d40185b Compare June 4, 2021 23:07
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from dea193a to 9357723 Compare June 18, 2021 20:56
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 9357723 to 0cfde43 Compare July 2, 2021 23:34
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 0cfde43 to 2782be9 Compare July 17, 2021 23:02
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 2782be9 to e2893f0 Compare July 31, 2021 00:31
@renovate renovate bot force-pushed the renovate/all-dependencies branch from e2893f0 to 73ffe2b Compare September 5, 2021 04:12
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 73ffe2b to be0e7ae Compare March 7, 2022 10:10
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from d63512a to 9bae7b0 Compare April 10, 2022 03:44
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 83eb2b8 to efc1ab2 Compare July 6, 2022 19:09
@renovate renovate bot force-pushed the renovate/all-dependencies branch from efc1ab2 to 988df23 Compare November 20, 2022 20:17
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 03270fd to 52cef70 Compare January 15, 2023 19:33
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 9210ca8 to 3a88487 Compare June 5, 2023 11:34
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 3a88487 to 7b1b4a0 Compare August 24, 2023 15:28
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 7b1b4a0 to 65bb563 Compare September 30, 2023 07:22
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 65bb563 to 6581079 Compare November 25, 2023 09:04
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 717d53c to 9d6c2bd Compare January 13, 2024 08:24
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 9d6c2bd to 74baae6 Compare February 24, 2024 08:06
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 74baae6 to d200092 Compare April 20, 2024 10:44
@renovate renovate bot force-pushed the renovate/all-dependencies branch from d200092 to 5830e26 Compare July 27, 2024 10:35
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 5830e26 to 1631700 Compare November 2, 2024 21:29
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 1631700 to 75d9c62 Compare November 9, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants