-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): bump the monitoring group in /monitoring with 5 updates #1086
chore(deps): bump the monitoring group in /monitoring with 5 updates #1086
Conversation
Bumps the monitoring group in /monitoring with 5 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.651.1` | `3.654.0` | | [playwright-core](https://github.com/microsoft/playwright) | `1.47.1` | `1.47.2` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.651.1` | `3.656.0` | | [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.11.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.5.0` | `8.6.0` | Updates `@aws-sdk/client-cloudwatch` from 3.651.1 to 3.654.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.654.0/clients/client-cloudwatch) Updates `playwright-core` from 1.47.1 to 1.47.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.47.1...v1.47.2) Updates `@aws-sdk/client-lambda` from 3.651.1 to 3.656.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.656.0/clients/client-lambda) Updates `eslint` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.10.0...v9.11.0) Updates `typescript-eslint` from 8.5.0 to 8.6.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudwatch" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monitoring - dependency-name: playwright-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monitoring - dependency-name: "@aws-sdk/client-lambda" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monitoring - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monitoring - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: monitoring ... Signed-off-by: dependabot[bot] <support@github.com>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the monitoring group in /monitoring with 5 updates:
3.651.1
3.654.0
1.47.1
1.47.2
3.651.1
3.656.0
9.10.0
9.11.0
8.5.0
8.6.0
Updates
@aws-sdk/client-cloudwatch
from 3.651.1 to 3.654.0Release notes
Sourced from
@aws-sdk/client-cloudwatch
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-cloudwatch
's changelog.Commits
0ade74b
Publish v3.654.0bcfee78
chore(clients): codegen sync for IDE type navigation (#6490)Updates
playwright-core
from 1.47.1 to 1.47.2Release notes
Sourced from playwright-core's releases.
Commits
d93029f
chore: mark v1.47.2 (#32729)0c6217a
cherry-pick(#32699): fix(codegen): use content_frame property in pythonf96b487
cherry-pick(#32714): fix(test runner): page.pause() should enable debug mode ...937424f
cherry-pick(#32661): fix(trace-viewer): time delta between local and … (#32663)Updates
@aws-sdk/client-lambda
from 3.651.1 to 3.656.0Release notes
Sourced from
@aws-sdk/client-lambda
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-lambda
's changelog.Commits
6a1aa14
Publish v3.656.0ab843b8
feat(clients): update command documentation examples as of 2024-09-20118987c
Publish v3.655.097088ae
feat(client-lambda): Tagging support for Lambda event source mapping, and cod...0ade74b
Publish v3.654.0bcfee78
chore(clients): codegen sync for IDE type navigation (#6490)a993838
Publish v3.653.0566bb05
feat(client-lambda): Support for JSON resource-based policies and block publi...Updates
eslint
from 9.10.0 to 9.11.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
26baf40
9.11.04cc6637
Build: changelog update for 9.11.0ca21a64
chore: upgrade@eslint/js
@9
.11.0 (#18927)a10f90a
chore: package.json update for@eslint/js
release5e5f39b
fix: add missing types forno-restricted-exports
rule (#18914)e4e5709
docs: correctprefer-object-has-own
type definition comment (#18924)8f630eb
fix: add missing types forno-param-reassign
options (#18906)d715781
fix: add missing types forno-extra-boolean-cast
options (#18902)e4e02cc
refactor: Extract processor logic into ProcessorService (#18818)ec30c73
feat: add "eslint/universal" to exportLinter
(#18883)Updates
typescript-eslint
from 8.5.0 to 8.6.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
343710e
chore(release): publish 8.6.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions