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

fix(deps): update minor dependencies #133

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/pubsub 2.18.4 -> 2.19.4 age adoption passing confidence
@google-cloud/tasks (source) 2.5.0 -> 2.6.0 age adoption passing confidence
@slack/oauth (source) 2.3.0 -> 2.6.2 age adoption passing confidence
@slack/web-api (source) 6.5.1 -> 6.12.0 age adoption passing confidence
@types/node (source) 14.18.3 -> 14.18.63 age adoption passing confidence
dayjs (source) 1.10.7 -> 1.11.11 age adoption passing confidence
eslint-config-prettier 8.3.0 -> 8.10.0 age adoption passing confidence
eslint-plugin-import 2.25.3 -> 2.29.1 age adoption passing confidence
eslint-plugin-prettier 4.0.0 -> 4.2.1 age adoption passing confidence
firebase-functions 3.16.0 -> 3.24.1 age adoption passing confidence
prettier (source) 2.5.1 -> 2.8.8 age adoption passing confidence
typescript (source) 4.5.4 -> 4.9.5 age adoption passing confidence

Release Notes

googleapis/nodejs-pubsub (@​google-cloud/pubsub)

v2.19.4

Compare Source

v2.19.3

Compare Source

v2.19.1

Compare Source

v2.19.0

Compare Source

Features
Bug Fixes
  • deps: update dependency google-gax to v2.29.5 (#​1474) (f855db3)
  • deps: update dependency google-gax to v2.29.6 (#​1489) (62aba28)
  • removing misspelled field, add correctly spelled field 🦉 Updates from OwlBot (#​1490) (afb9cfe)
2.18.5 (2022-01-21)
Bug Fixes
2.18.4 (2021-12-09)
Bug Fixes
2.18.3 (2021-11-18)
Bug Fixes
2.18.2 (2021-11-08)
Bug Fixes
2.18.1 (2021-09-27)
Bug Fixes
  • deprecate maxExtension in favour of maxExtensionMinutes (#​1402) (46b83ba)

v2.18.5

Compare Source

googleapis/google-cloud-node (@​google-cloud/tasks)

v2.6.0

Compare Source

Features
slackapi/node-slack-sdk (@​slack/oauth)

v2.6.2

Compare Source

This patch release bumps the @slack/web-api dependency up a patch version to address an underlying security vulnerability in the axios sub-dependency.

v2.6.1

Compare Source

What's Changed

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/oauth](https://togithub.com/slack/oauth)[@​2](https://togithub.com/2).6.0...[@​slack/oauth](https://togithub.com/slack/oauth)[@​2](https://togithub.com/2).6.1

v2.6.0

Compare Source

What's Changed

Security

Docs

New Contributors

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).8.0...[@​slack/oauth](https://togithub.com/slack/oauth)[@​2](https://togithub.com/2).6.0

v2.5.4

Compare Source

See the full list of issues/pull requests of this release here.

v2.5.3

Compare Source

  • Improve InstallationProvide logic not to save new data when token rotation is enabled plus the tokens are not refreshed (via #​1497 ) - thanks @​omermizr!

See the full list of issues/pull requests of this release here.

v2.5.2

Compare Source

  • Fix a bug where additional cookies set by beforeRedirection are overwritten (via #​1485 ) - thanks @​seratch!

See the full list of issues/pull requests of this release here.

v2.5.1

Compare Source

  • Improve debug-level logging in InstallProvider#handleInstallPath() (via #​1451) - thanks @​seratch!

See the full list of issues/pull requests of this release here.

v2.5.0

Compare Source

Changes
Document changes
  • Fix docs callbackOptions.success param to be installOptions (via #​1429) - thanks @​mwbrooks!
  • Adding documentation for handleInstallPath, beforeRedirection, beforeInstallation, afterInstallation (via #​1448) - thanks @​filmaj

See the full list of issues/pull requests of this release here.

v2.4.0

Compare Source

See the full list of issues/pull requests of this release here.

iamkun/dayjs (dayjs)

v1.11.11

Compare Source

Bug Fixes

v1.11.10

Compare Source

Bug Fixes

v1.11.9

Compare Source

Bug Fixes

v1.11.8

Compare Source

Bug Fixes

v1.11.7

Compare Source

Bug Fixes

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes

v1.11.4

Compare Source

Bug Fixes

v1.11.3

Compare Source

Bug Fixes

v1.11.2

Compare Source

Bug Fixes

v1.11.1

Compare Source

Bug Fixes
  • add Bengali (Bangladesh) [bn-bd] locale (#​1806) (840ed76)
  • refactor replace deprecated String.prototype.substr() (#​1836) (627fa39)
  • Update German [de] locale, adds the abbreviations for month including a . in the end, as in September -> Sept. (#​1831) (4e2802c)
  • update Italian (Switzerland) [it-ch] locale relativeTime (#​1829) (8e6d11d)
  • update Kurdish [ku] locale strings and formatted output contains non-standard kurdish characters (#​1848) (a597d0b)
  • update locale bo [Tibetan]: corrected the orders in formats (#​1823) (e790516)

v1.11.0

Compare Source

Bug Fixes
Features
  • Fallback to language only locale + support uppercase locales (#​1524) (9138dc2)

1.10.8 (2022-02-28)

Bug Fixes

1.10.7 (2021-09-10)

Bug Fixes

1.10.6 (2021-07-06)

Bug Fixes

1.10.5 (2021-05-26)

Bug Fixes

1.10.4 (2021-01-22)

Bug Fixes

1.10.3 (2021-01-09)

Bug Fixes
  • fix customParseFormat plugin strict mode parse meridiem bug (#​1321) (e49eeef)
  • fix weekYear plugin missing locale bug (#​1319) (344bdc0), closes #​1304
  • update advancedFormat plugin to add format options for iso week and weekyear (#​1309) (2c54c64)
  • update devHelper to add dev warning setting locale before loading (c5cc893)
  • update German [de] locale yearStart (1858df8), closes #​1264

1.10.2 (2021-01-05)

Bug Fixes

1.10.1 (2021-01-03)

Bug Fixes

v1.10.8

Compare Source

Bug Fixes
prettier/eslint-config-prettier (eslint-config-prettier)

v8.10.0

Compare Source

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!

v8.8.0

Compare Source

v8.7.0

Compare Source

v8.6.0

Compare Source

  • Added: [vue/multiline-ternary]. Thanks to @​xcatliu!

v8.5.0

Compare Source

v8.4.0

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.29.1

Compare Source

Fixed

v2.29.0

Compare Source

Added

v2.28.1

Compare Source

Fixed
Changed
  • [Docs] remove duplicate fixable notices in docs ([[#​2850](https

Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the renovate label Jan 7, 2022
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from a90a9c4 to 8491db5 Compare January 12, 2022 21:38
@renovate renovate bot changed the title chore(deps): update minor dependencies fix(deps): update minor dependencies Jan 12, 2022
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 6 times, most recently from db051ae to 452dcf3 Compare January 20, 2022 19:27
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from b517e60 to 5df3e91 Compare February 1, 2022 10:14
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 4 times, most recently from bbd58ef to dd8f752 Compare February 10, 2022 08:20
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from b5d34d4 to cff3129 Compare February 16, 2022 23:01
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 3908367 to 2165102 Compare February 23, 2022 16:44
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 46d5568 to 1dc1c61 Compare March 7, 2022 10:53
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 1dc1c61 to 0eb9748 Compare March 26, 2022 15:56
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 0eb9748 to c8c8f69 Compare April 24, 2022 17:55
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from c8c8f69 to be5d005 Compare May 15, 2022 23:07
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from be5d005 to e37b542 Compare June 18, 2022 13:58
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from e37b542 to 4d13f6f Compare September 25, 2022 20:55
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 4d13f6f to eeca8b0 Compare November 20, 2022 11:06
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 08f077b to df6a498 Compare June 13, 2023 04:15
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from f8043db to e5c2b4d Compare July 1, 2023 08:58
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from c92ef69 to 1d2fd94 Compare July 28, 2023 08:23
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from ec8247a to cb733a1 Compare August 3, 2023 10:42
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from ed769ca to 5ab786f Compare August 23, 2023 22:51
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 81e529b to c389e13 Compare September 2, 2023 22:40
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from cc6e20c to fcd5e35 Compare September 15, 2023 09:23
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 31c55a5 to ed656ec Compare September 20, 2023 04:33
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from ed656ec to effacd8 Compare September 23, 2023 23:32
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from effacd8 to 98aa3ad Compare October 23, 2023 11:11
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 98aa3ad to 9ff61c4 Compare October 30, 2023 18:55
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 9ff61c4 to d5ae7b7 Compare November 14, 2023 22:14
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 114a7ee to e145087 Compare December 20, 2023 22:43
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 781b8d5 to 2d04e70 Compare January 9, 2024 19:17
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 2d04e70 to 7bbc8a9 Compare January 10, 2024 22:28
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 7bbc8a9 to c9b4b97 Compare January 26, 2024 00:55
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from c9b4b97 to ad85cff Compare April 28, 2024 14:23
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.

None yet

0 participants