Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
/fpsmathPublic archive

chore(deps): update all non-major dependencies - #201

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

chore(deps): update all non-major dependencies#201
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovaterenovateBot commented Feb 13, 2022

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
@commitlint/cli (source)^16.1.0 -> ^16.3.0ageadoptionpassingconfidence
@commitlint/config-conventional (source)^16.0.0 -> ^16.2.4ageadoptionpassingconfidence
@discordjs/builders (source)^0.12.0 -> ^0.15.0ageadoptionpassingconfidence
@discordjs/collection (source)^0.5.0 -> ^0.7.0ageadoptionpassingconfidence
@influxdata/influxdb-client^1.22.0 -> ^1.27.0ageadoptionpassingconfidence
@sapphire/decorators^4.2.1 -> ^4.3.6ageadoptionpassingconfidence
@sapphire/discord.js-utilities^4.6.1 -> ^4.11.3ageadoptionpassingconfidence
@sapphire/pieces (source)3.2.0 -> 3.3.4ageadoptionpassingconfidence
@sapphire/plugin-api^3.1.4 -> ^3.2.1ageadoptionpassingconfidence
@sapphire/plugin-hmr (source)^1.1.1 -> ^1.2.0ageadoptionpassingconfidence
@sapphire/plugin-logger^2.1.3 -> ^2.2.1ageadoptionpassingconfidence
@sapphire/time-utilities^1.6.0 -> ^1.7.4ageadoptionpassingconfidence
@sapphire/utilities^3.3.0 -> ^3.7.0ageadoptionpassingconfidence
@sentry/node^6.17.4 -> ^6.19.7ageadoptionpassingconfidence
@types/node^16.11.22 -> ^16.11.43ageadoptionpassingconfidence
@types/ws^8.2.2 -> ^8.5.3ageadoptionpassingconfidence
@typescript-eslint/eslint-plugin^5.10.2 -> ^5.30.5ageadoptionpassingconfidence
@typescript-eslint/parser^5.10.2 -> ^5.30.5ageadoptionpassingconfidence
discord-api-types (source)^0.26.1 -> ^0.36.1ageadoptionpassingconfidence
discord.js (source)^13.6.0 -> ^13.8.1ageadoptionpassingconfidence
eslint (source)^8.8.0 -> ^8.19.0ageadoptionpassingconfidence
eslint-config-prettier^8.3.0 -> ^8.5.0ageadoptionpassingconfidence
lint-staged^12.3.3 -> ^12.5.0ageadoptionpassingconfidence
mkdocs (source)==1.2.3 -> ==1.3.0ageadoptionpassingconfidence
mkdocs-material (source)==8.1.10 -> ==8.3.9ageadoptionpassingconfidence
prettier (source)^2.5.1 -> ^2.7.1ageadoptionpassingconfidence
tslib (source)^2.3.1 -> ^2.4.0ageadoptionpassingconfidence
typescript (source)^4.5.5 -> ^4.7.4ageadoptionpassingconfidence
yarn3.1.1 -> 3.2.1ageadoptionpassingconfidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v16.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

16.2.4 (2022-04-28)

Note: Version bump only for package @​commitlint/cli

16.2.3 (2022-03-16)

Note: Version bump only for package @​commitlint/cli

16.2.1 (2022-02-13)

Note: Version bump only for package @​commitlint/cli

v16.2.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v16.2.3

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v16.2.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

discordjs/discord.js

v0.15.0

Compare Source

Features

  • Allow builders to accept rest params and arrays (#​7874) (ad75be9)
  • Use vitest instead of jest for more speed (8d8e6c0)
  • Add scripts package for locally used scripts (f2ae1f9)

v0.14.0

Compare Source

Bug Fixes

  • builders: Leftover invalid null type (8a7cd10)
  • SlashCommandBuilder: Import Permissions correctly (#​7921) (7ce641d)
  • Add localizations for subcommand builders and option choices (#​7862) (c1b5e73)

Features

Refactor

Styling

  • Cleanup tests and tsup configs (6b8ef20)

v0.13.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings

influxdata/influxdb-client-js

v1.27.0

Compare Source

Features
  1. #​449: Allow to overwrite default write API HTTP path.
Bug Fixes
  1. #​458: Do not retry write upon 'hinted handoff queue not empty' error.
Other
  1. #​455: Improve writeAdvanced.js example.

v1.26.0

Compare Source

Features
  1. #​442: Regenerate APIs from swagger.
  2. #​447: Allow custom transport options in a browser.
Other
  1. #​442: Demonstrate invokable scripts in invokableScripts.js example.

v1.25.0

Compare Source

Features
  1. #​431: Regenerate APIs from swagger.
  2. #​434: Support write consistency query parameter.
Other
  1. #​429: Improve query examples.
  2. #​430: Upgrade dependencies.
  3. #​433: Improve flux function tests.

v1.24.0

Compare Source

Features
  1. #​416: Simplify retrieval of particular row values.
  2. #​421: Enhance writeFailed callback.
CI
  1. #​422: Upgrade development js libraries.
  2. #​423: Upgrade lerna to v4.
sapphiredev/utilities (@​sapphire/decorators)

v4.3.6

Compare Source

v4.3.5

Compare Source

🐛 Bug Fixes

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

📝 Documentation

4.3.4 (2022-04-01)

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

4.3.3 (2022-03-20)

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

4.3.2 (2022-03-20)

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

4.3.1 (2022-03-11)

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

v4.3.4

Compare Source

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

v4.3.3

Compare Source

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

v4.3.2

Compare Source

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

v4.3.1

Compare Source

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

v4.3.0

Compare Source

Features

4.2.6 (2022-03-01)

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

4.2.5 (2022-02-18)

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

4.2.4 (2022-02-15)

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

4.2.3 (2022-02-11)

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

4.2.2 (2022-02-07)

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

4.2.1 (2022-02-06)

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

v4.2.6

Compare Source

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

sapphiredev/utilities (@​sapphire/discord.js-utilities)

v4.11.3

Compare Source

🐛 Bug Fixes

v4.11.2

Compare Source

v4.11.1

Compare Source

🐛 Bug Fixes

  • paginated-message: Fixed an issue cancelling a paginated message after an ephemeral reply (#​372) (5d545a5)
  • discord.js-utilities: Add APIInteractionDataResolvedGuildMember type to isGuildMember function (#​363) (522c305)

📝 Documentation

v4.11.0

Compare Source

🐛 Bug Fixes

🚀 Features

  • discord.js-utilities: Update to DJS v13.7 (76e4efd)
  • discord.js-utilities: IsGuildMember type guard (#​349) (c3a77c0)

v4.10.0

Compare Source

🚀 Features

  • PaginatedMessage: Supports placeholder setting for default SelectMenu (#​342) (101ea97)

v4.9.7

Compare Source

Bug Fixes

  • PaginatedMessage: Make resolvePaginatedMessageInternationalizationContext protected (0bb7c55)

v4.9.6

Compare Source

Bug Fixes

  • PaginatedMessage: Update i18nContext to match plugin-i18next (#​337) (bcc053c)

Documentation

v4.9.5

Compare Source

Bug Fixes

Documentation

4.9.4 (2022-04-01)

Bug Fixes
  • PaginatedMessage: removed duplicate page index footers on multiple embed pages (#​320) (0d6934d)

4.9.3 (2022-03-20)

Note: Version bump only for package @​sapphire/discord.js-utilities

4.9.2 (2022-03-20)

Note: Version bump only for package @​sapphire/discord.js-utilities

4.9.1 (2022-03-11)

Note: Version bump only for package @​sapphire/discord.js-utilities

v4.9.4

Compare Source

Bug Fixes
  • PaginatedMessage: removed duplicate page index footers on multiple embed pages (#​320) (0d6934d)

v4.9.3

Compare Source

v4.9.2

Compare Source

Note: Version bump only for package @​sapphire/discord.js-utilities

v4.9.1

Compare Source

Note: Version bump only for package @​sapphire/discord.js-utilities

v4.9.0

Compare Source

Features

4.8.2 (2022-03-01)

Note: Version bump only for package @​sapphire/discord.js-utilities

4.8.1 (2022-02-18)

Bug Fixes

v4.8.2

Compare Source

Note: Version bump only for package @​sapphire/discord.js-u


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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovaterenovateBot added the dependencies Updates to the packages dependencies label Feb 13, 2022
@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Feb 13, 2022

Copy link
Copy Markdown

Deploying with Cloudflare Pages Cloudflare Pages

Latest commit:72d7c06
Status:🚫 Build failed.

View logs

@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch 15 times, most recently from 57a3b41 to 6151bd7CompareFebruary 19, 2022 12:20
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch 12 times, most recently from d8cb346 to 226806fCompareFebruary 28, 2022 01:54
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch from 226806f to dce2199CompareFebruary 28, 2022 15:48
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch 6 times, most recently from 85935e7 to 62f0624CompareMarch 18, 2022 09:15
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch 13 times, most recently from 3df2830 to 147fe9eCompareMarch 26, 2022 22:02
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch 5 times, most recently from 87da65b to 303715aCompareApril 2, 2022 18:15
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch 5 times, most recently from 38ff749 to d32a417CompareApril 5, 2022 18:39
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependenciesUpdates to the packages dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants