fix(deps): Update dependency winston to v3.17.0#19754
Merged
kodiakhq[bot] merged 2 commits intomainfrom Nov 29, 2024
Merged
Conversation
b680536 to
26c39d9
Compare
erezrokah
approved these changes
Nov 29, 2024
26c39d9 to
8602485
Compare
kodiakhq bot
pushed a commit
that referenced
this pull request
Dec 3, 2024
🤖 I have created a release *beep* *boop* --- ## [2.2.11](plugins-source-airtable-v2.2.10...plugins-source-airtable-v2.2.11) (2024-12-03) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-sdk-javascript to v0.1.21 ([#19827](#19827)) ([0a2fa6c](0a2fa6c)) * **deps:** Update dependency @types/uuid to v10 ([#19760](#19760)) ([0db420f](0db420f)) * **deps:** Update dependency ajv to v8.17.1 ([#19739](#19739)) ([b361ac4](b361ac4)) * **deps:** Update dependency ava to v6.2.0 ([#19740](#19740)) ([81bec64](81bec64)) * **deps:** Update dependency change-case to v5.4.4 ([#19741](#19741)) ([807e17e](807e17e)) * **deps:** Update dependency dot-prop to v9 ([#19761](#19761)) ([8060109](8060109)) * **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a)) * **deps:** Update dependency eslint-plugin-n to v16.6.2 ([#19744](#19744)) ([903a7a6](903a7a6)) * **deps:** Update dependency eslint-plugin-prettier to v5.2.1 ([#19745](#19745)) ([67842fc](67842fc)) * **deps:** Update dependency eslint-plugin-promise to v6.6.0 ([#19746](#19746)) ([250acab](250acab)) * **deps:** Update dependency eslint-plugin-unused-imports to v3.2.0 ([#19748](#19748)) ([973b662](973b662)) * **deps:** Update dependency eslint-plugin-you-dont-need-lodash-underscore to v6.14.0 ([#19749](#19749)) ([21fb751](21fb751)) * **deps:** Update dependency got to v14.4.4 ([#19750](#19750)) ([2868b03](2868b03)) * **deps:** Update dependency got to v14.4.5 ([#19799](#19799)) ([80b493b](80b493b)) * **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4)) * **deps:** Update dependency typescript to v5.6.3 ([#19753](#19753)) ([2a0d83f](2a0d83f)) * **deps:** Update dependency winston to v3.17.0 ([#19754](#19754)) ([8e84696](8e84696)) * **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.11.0->3.17.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
winstonjs/winston (winston)
v3.17.0Compare Source
3e8712869625fc876ef7a7ef2c1dfe4b64ec9fd9a414fef0f545b683cceb265bb529b6ae847abv3.16.0Compare Source
201b6f1v3.15.0Compare Source
Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #2513 and the issue linked therein.
3a54777f110f61f5dde86d1b8dc6564161aeb7e31522aab6dv3.14.2Compare Source
2458ba6v3.14.1Compare Source
e82752fforceConsoletoConsoleTransportOptions(#2496)4ff053862acaadb2b79afv3.14.0Compare Source
b2098fd1719275d2859f371e4bb10cb8c7cv3.13.1Compare Source
1b3a500b56117ea5853b593b52ac33611c94aa65507f5f014debf4fad567c571d5d527d89a34e947fa798c58d0av3.13.0Compare Source
a237865v3.12.1Compare Source
b10b98f0277035d95c948v3.12.0Compare Source
9e5b4074a85e6be153c68587f40f8e99a000bde36b8fb5b41a326743cc731eff077f303943c418260866333b763c3f3b5b8f3c653f3836aa02d4267069a40d79282e105788b9a7c2eec85c336e448d11c91ec069c3c3911caf2df6Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.