Skip to content

fix(deps): update all non-major dependencies#33

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#33
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 22, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@discordjs/collection (source) ^0.6.0^0.8.0 age confidence dependencies minor
@favware/cliff-jumper ^1.8.0^1.10.0 age confidence devDependencies minor
@favware/npm-deprecate ^1.0.4^1.0.7 age confidence devDependencies patch
@sapphire/eslint-config (source) 4.3.54.4.3 age confidence devDependencies minor
@sapphire/fetch (source) ^2.3.1^2.4.2 age confidence dependencies minor
@sapphire/prettier-config (source) 1.4.31.4.5 age confidence devDependencies patch
@types/depd (source) ^1.1.32^1.1.37 age confidence devDependencies patch
@types/jest (source) ^27.5.1^27.5.2 age confidence devDependencies patch
@types/node (source) 17.0.1817.0.45 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^5.23.0^5.62.0 age confidence devDependencies minor
@typescript-eslint/parser (source) ^5.23.0^5.62.0 age confidence devDependencies minor
actions/cache v3.0.2v3.5.0 age confidence action minor
commander ^9.2.0^9.5.0 age confidence dependencies minor
dotenv 16.0.116.6.1 age confidence devDependencies minor
eslint (source) ^8.15.0^8.57.1 age confidence devDependencies minor
eslint-config-prettier ^8.5.0^8.10.2 age confidence devDependencies minor
eslint-plugin-prettier ^4.0.0^4.2.5 age confidence devDependencies minor
husky ^8.0.1^8.0.3 age confidence devDependencies patch
jest (source) ^28.1.0^28.1.3 age confidence devDependencies patch
prettier (source) ^2.6.2^2.8.8 age confidence devDependencies minor
ts-jest (source) ^28.0.2^28.0.8 age confidence devDependencies patch
ts-node (source) ^10.7.0^10.9.2 age confidence devDependencies minor
tslib (source) 2.4.02.8.1 age confidence devDependencies minor
tsup (source) ^5.12.7^5.12.9 age confidence devDependencies patch
turbo (source) ^1.2.9^1.13.4 age confidence devDependencies minor
typescript (source) ^4.6.4^4.9.5 age confidence devDependencies minor
yarn (source) 3.2.13.8.7 age confidence packageManager minor

Release Notes

discordjs/discord.js (@​discordjs/collection)

v0.8.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Testing

v0.7.0

Compare Source

Styling

  • Cleanup tests and tsup configs (6b8ef20)
favware/cliff-jumper (@​favware/cliff-jumper)

v1.10.0

Compare Source

🚀 Features

v1.9.0

Compare Source

🐛 Bug Fixes

📝 Documentation

  • Add imranbarbhuiya as a contributor for code (#​54) (00e8c2f)
  • readme: Add configuration examples (5e891b0)

🚀 Features

  • Create an empty changelog file when it does not yet exist and first release was provided (#​31) (90acb2a)

v1.8.8

Compare Source

🐛 Bug Fixes

v1.8.7

Compare Source

🐛 Bug Fixes

  • Bump dependencies (5b2e69a)
  • deps: Update sapphire dependencies (431ed48)

v1.8.6

Compare Source

🐛 Bug Fixes

v1.8.5

Compare Source

🐛 Bug Fixes

  • Use resolved new version if available (eacdb59)

v1.8.4

Compare Source

🏠 Refactor

  • Update to sapphire result v2 (eaeb14a)

v1.8.3

Compare Source

🏠 Refactor

  • Change dry run method for comitting (40190cd)
  • Deduplicate tag template resolver (ad95276)

🐛 Bug Fixes

  • Ensure --dry-run goes through the whole process while not writing anything (1dc7709)
  • Use tagTemplate for git cliff (5a59274)
  • deps: Update all non-major dependencies (9f55cb5)

v1.8.2

Compare Source

🏠 Refactor

  • Stop using npm to read new version and instead read and parse JSON (7207e45)

🐛 Bug Fixes

  • Properly resolve pre-releases (cc760af)
  • Stop using npm version to bump package and instead use semver directly (662b90e)

📝 Documentation

favware/npm-deprecate (@​favware/npm-deprecate)

v1.0.7

Compare Source

🐛 Bug Fixes

  • Fixed parsing of packages provided through CLI (8fd2c74)

v1.0.6

Compare Source

🐛 Bug Fixes

🪞 Styling

  • Apply new prettier config to all files (e3367bb)
1.0.5 (2022-07-30)
Bug Fixes
1.0.4 (2021-10-04)
Bug Fixes
  • bump dependencies to latest versions (840b905)
  • deps: update dependency colorette to ^2.0.13 (#​15) (cc3584e)
1.0.3 (2021-10-01)
Bug Fixes
  • deps: update dependency colorette to ^1.4.0 (#​9) (eccbbd3)
  • deps: update dependency commander to ^8.2.0 (#​10) (2349abe)
  • readme: fixed examples and usages (f6f3d12)
1.0.2 (2021-08-24)
Bug Fixes
  • fixed config file examples and schema (45fe667)
1.0.1 (2021-08-24)
Bug Fixes
  • fixed CLI throwing an error when no versions are deprecated (15134b8)

1.0.0 (2021-08-24)

Features

v1.0.5

Compare Source

sapphiredev/utilities (@​sapphire/eslint-config)

v4.4.3

Compare Source

🐛 Bug Fixes

  • eslint-config: Update transitive dependencies (f8c6e68)
  • deps: Update all non-major dependencies (#​607) (9cc8bd0)
  • eslint-config: Update dependencies (7c249e5)
  • eslint-config: Remove the unnecessary .mjs extension from extraFileExtensions (#​605) (0d9bbd4)
  • eslint-config: Update transitive dependencies (a4246c4)
  • eslint-config: Bump typescript-eslint (45b2934)

🧪 Testing

  • Update vitest to coverage v8 (a4bc6e4)

v4.4.2

Compare Source

🐛 Bug Fixes

  • eslint-config: Update dependencies (9e508a9)

v4.4.1

Compare Source

🏃 Performance

🐛 Bug Fixes

  • eslint-config: Bump eslint dependencies (65aa3ae)

v4.4.0

Compare Source

🏠 Refactor

  • Split @sapphire/time-utilities into 4 sub-packages (#​462) (574299a)

🐛 Bug Fixes

  • eslint-config: Update typescript to 5.0.3 and eslint to 8.37.0 (619b8e5)
  • deps: Update all non-major dependencies (#​577) (291dd67)
  • eslint-config: Bump dependencies (8e25c99)
  • eslint-config: Bump dependencies (71de6b0)
  • deps: Update all non-major dependencies (#​545) (40ca040)
  • deps: Update all non-major dependencies (#​544) (cc78f17)
  • deps: Update all non-major dependencies (#​532) (8033d1f)
  • deps: Update all non-major dependencies (#​514) (21b07d5)
  • deps: Update all non-major dependencies (#​505) (6178296)
  • eslint-config: Update dependencies (dfe32a0)
  • deps: Update all non-major dependencies (#​466) (dc08606)
  • deps: Update all non-major dependencies (e20f299)
  • deps: Update all non-major dependencies to ^5.36.1 (#​438) (58dc66a)
  • Update eslint dependencies (2bd8ad6)

📝 Documentation

🚀 Features

v4.3.8

Compare Source

🐛 Bug Fixes

  • eslint-config: Bump deps (d63c41e)
  • deps: Update all non-major dependencies (2308bd7)
  • eslint-config: Bump dependencies (04967b3)
  • eslint-config: Bump typescript eslint dependencies (658f2d7)
  • deps: Update all non-major dependencies (94ffa04)
  • deps: Update all non-major dependencies (26774e0)
  • deps: Update all non-major dependencies (84af0db)

📝 Documentation

🧪 Testing

v4.3.7

Compare Source

🐛 Bug Fixes

v4.3.6

Compare Source

🐛 Bug Fixes

  • eslint-config: Update transient dependencies (28610f0)
  • deps: Update all non-major dependencies (50cd8de)
sapphiredev/utilities (@​sapphire/fetch)

v2.4.2

Compare Source

🏠 Refactor

  • Split @sapphire/time-utilities into 4 sub-packages (#​462) (574299a)

🐛 Bug Fixes

📝 Documentation

🧪 Testing

  • Update vitest to coverage v8 (a4bc6e4)

v2.4.1

Compare Source

🏠 Refactor

🐛 Bug Fixes

  • deps: Update all non-major dependencies (84af0db)

🧪 Testing

v2.4.0

Compare Source

🐛 Bug Fixes

  • deps: Update all non-major dependencies (50cd8de)

📝 Documentation

🚀 Features

🧪 Testing

  • Fix fetch tests for Node 18 (e92fb02)

2.3.1 (2022-04-01)

Note: Version bump only for package @​sapphire/fetch

sapphiredev/utilities (@​sapphire/prettier-config)

v1.4.5

Compare Source

🏠 Refactor

  • prettier-config: Remove overwrite for .all-contributorsrc (3bbaad5)
  • Split @sapphire/time-utilities into 4 sub-packages (#​462) (574299a)

🐛 Bug Fixes

📝 Documentation

v1.4.4

Compare Source

🐛 Bug Fixes

  • deps: Update all non-major dependencies (2308bd7)
  • deps: Update all non-major dependencies (84af0db)
  • deps: Update all non-major dependencies (50cd8de)

📝 Documentation

🧪 Testing

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

[v5.62.0](https://r


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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 force-pushed the renovate/all-minor-patch branch 10 times, most recently from 7245864 to 9733aa8 Compare May 30, 2022 20:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c5f47d2 to c034617 Compare June 4, 2022 15:20
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jun 4, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from cdd8826 to 7c4c1a8 Compare June 7, 2022 13:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 33aaf92 to d3e73f7 Compare June 17, 2022 22:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 18b6c2f to 1b247d2 Compare October 18, 2024 20:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b247d2 to e29d632 Compare October 23, 2024 03:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e29d632 to 3ebdf66 Compare October 31, 2024 23:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5ded375 to 6ae9860 Compare December 5, 2024 19:49
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update actions/cache action to v3.4.0 Dec 8, 2024
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.4.0 fix(deps): update all non-major dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 68a7476 to a55aa6e Compare February 19, 2025 03:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a55aa6e to b2567ad Compare February 27, 2025 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b2567ad to a5b5c50 Compare April 10, 2025 23:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 494c194 to 0c124c2 Compare June 27, 2025 20:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8e840ce to a52fdf8 Compare July 18, 2025 22:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 821c8d1 to 6913ef4 Compare August 13, 2025 15:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6913ef4 to abd84e2 Compare August 19, 2025 19:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0b83b7e to 0e4e8a9 Compare September 25, 2025 15:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e4e8a9 to f9eedb4 Compare October 9, 2025 11:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f9eedb4 to 261f747 Compare November 10, 2025 18:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 261f747 to 9232ca0 Compare November 18, 2025 11:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9232ca0 to df08897 Compare December 3, 2025 19:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df08897 to 1f2153f Compare December 31, 2025 19:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1f2153f to 10dfff9 Compare February 12, 2026 10:53
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.

0 participants