Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0
Apache License 2.0
1.3k
stars
180
forks
source link
chore(deps-dev): Bump the npm-development group across 1 directory with 10 updates #589
In this release we're supporting ESLint's new flat config and still maintaining legacy configs for backwards compatibility. We've created flat configs via getFlatConfigs():
Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore ma...
_Description has been truncated_
Bumps the npm-development group with 10 updates in the /action directory:
2.8.0
2.11.0
29.5.13
29.5.14
22.5.4
22.9.3
8.5.0
8.16.0
8.5.0
8.16.0
0.38.1
0.38.3
5.0.2
5.1.1
28.8.3
28.9.0
2.16.0
2.18.2
5.6.2
5.7.2
Updates
@stylistic/eslint-plugin
from 2.8.0 to 2.11.0Release notes
Sourced from
@stylistic/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.... (truncated)
Commits
11e83d8
chore: release v2.11.0 (main) (#613)8ee0c24
feat(function-call-argument-newline): add support for Import Attributes (#603)4c177c3
feat(comma-dangle): add support for Import Attributes (#586)4ede153
feat(function-paren-newline): add support for Import Attributes (#585)922151c
feat(comma-style): add support for more syntax (#597)f732798
feat(function-call-spacing): addoptionalChain
to control the space around ...2015893
chore: release v2.10.1 (main) (#595)25fe554
feat(indent-binary-ops): disabled to lower indent when starts closing bracket...6000f43
fix(key-spacing): crash for import without attributes when using `align: "col...0002fe0
chore: release v2.10.0 (main) (#569)Updates
@types/jest
from 29.5.13 to 29.5.14Commits
Updates
@types/node
from 22.5.4 to 22.9.3Commits
Updates
@typescript-eslint/eslint-plugin
from 8.5.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
f74a8fa
chore(release): publish 8.16.02e2433b
feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)88e4c66
docs(eslint-plugin): add missing>
inarray-type.mdx
(#10371)71243db
chore: correct lint errors in CI (#10370)cdbc669
feat(eslint-plugin): [max-params] add function overload and function type sup...cac88ca
chore: set no-else-return allowIfElse to false (#10325)2444351
chore(release): publish 8.15.06c27d08
chore: bump eslint dependencies (#10354)f5e23e2
fix(utils): add defaultOptions to meta in rule (#10339)12ce800
docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...Updates
@typescript-eslint/parser
from 8.5.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
f74a8fa
chore(release): publish 8.16.0fe6b47f
feat: support TypeScript 5.7 (#10372)2444351
chore(release): publish 8.15.0e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.0Updates
@vercel/ncc
from 0.38.1 to 0.38.3Release notes
Sourced from
@vercel/ncc
's releases.Commits
84f8c52
fix: add missing--asset-builds
to cli help message (#1228)0ff93c6
chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)ae5bf16
chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...738a2bf
chore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)158a1fd
fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)c1c9c65
chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)6ef9a48
chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)9e7451b
ci: ignore failing test on macOS + run in band test-coverage (#1216)b2a325d
chore(ci): drop node@16 from ci (#1164)3c68358
chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)Updates
eslint-plugin-github
from 5.0.2 to 5.1.1Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
491ca33
Merge pull request #577 from github/gracepark-patch-legacy-configbfeb02e
Update package.json2a16854
chore(deps): bump the all-dependencies group across 1 directory with 4 update...3c52370
Merge pull request #571 from github/gracepark-support-flat-config8d79189
remove s47c24b5
update readme88a304a
update to getFlatConfigsf179dc0
update typescript testsb815887
update filenames key3cf39da
update to latest to compat for filenames fixUpdates
eslint-plugin-jest
from 28.8.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079
chore(release): 28.9.0 [skip ci]1ce1258
feat: add TypeScript types (#1667)6f8ff4d
chore: switch to v16 of@types/node
(#1668)2a12174
chore(deps): lock file maintenance04044b9
docs: include both flat and legacy config examples in usage section (#1664)d932210
chore(deps): lock file maintenance28c0f6d
chore(deps): update yarn to v3.8.6 (#1657)89c39e0
chore(deps): lock file maintenance0ff404c
chore(deps): lock file maintenance3888bee
chore(deps): lock file maintenanceUpdates
eslint-plugin-jsonc
from 2.16.0 to 2.18.2Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
04dddf3
chore: release eslint-plugin-jsonc (#379)7f89189
chore: workarounde46de35
fix: crash when used with eslint v9.15 (#378)4b4bec5
chore: release eslint-plugin-jsonc (#375)3f8a1b9
fix(deps): update dependency eslint-json-compat-utils to ^0.2.0 (#374)488be97
chore: release eslint-plugin-jsonc (#373)9dce7d3
feat: use eslint-json-compat-utils (#372)af28a23
chore: release eslint-plugin-jsonc (#371)5b1e9ac
Experimental support for@eslint/json
(#369)ce9d5b1
fix(deps): update dependency eslint-compat-utils to ^0.6.0Updates
typescript
from 5.6.2 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Dependabot 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