Skip to content

Bump zally.version from 2.1.0 to 2.1.1#429

Merged
santam85 merged 1 commit intomainfrom
dependabot/maven/zally.version-2.1.1
Jan 27, 2023
Merged

Bump zally.version from 2.1.0 to 2.1.1#429
santam85 merged 1 commit intomainfrom
dependabot/maven/zally.version-2.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 12, 2022

Bumps zally.version from 2.1.0 to 2.1.1.
Updates zally-core from 2.1.0 to 2.1.1

Release notes

Sourced from zally-core's releases.

v2.1.1

  • d63f8f31 chore(deps): bump express from 4.16.2 to 4.17.3 in /web-ui
  • cfe3bd21 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui
  • 2c97f324 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /web-ui
  • 7cff2b04 Adapt GitHub actions to Node v18, too
  • 5bc02c4f Update node to version 18 (latest LTS)
  • 6ee42bef Update message function names
  • 1ca42408 Fix formatting and integration test
  • 6781dec2 Add rule to check NoContent response
  • 791f892f Improve violation message and code readability
  • 8f238d58 Update CODEOWNERS to keep only actual maintainers.
  • 66dbe2b6 chore(deps): bump terser from 5.12.1 to 5.15.0 in /web-ui
  • 794ff888 chore(deps): bump async from 2.6.3 to 2.6.4 in /web-ui
  • 4dc9132f Update ProprietaryHeadersRuleTest.kt
  • c22b7322 Switch to NodeJs 18 runtime
  • 23b6551b Switch to CDP runtimes
  • 1beed964 feat: change owner
  • 90127d58 Documentation improvements (#1393)
  • 832ee74c chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /web-ui
  • 3464ec61 fix: remove duplicate hostname violations on invalid audience (#1386)
  • cbcb412f feat: upgrade swagger dependencies (#1379)
  • 99c679b6 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /web-ui
  • fe9b0940 fix: spring vulnerability (#1378)
  • 3d3776de Update libraries and git configuration
  • 9c4a494e Update sass-loader
  • 1dbad989 Fix build
  • 6140e4df fix: missing annotation changes (#1367)
  • 1a9a9ce0 feat: change severity of proprietary header rule (#1367)
  • 23bcc7d2 chore(deps): bump url-parse from 1.5.3 to 1.5.10 in /web-ui
  • d7b2298d Update MAINTAINERS
  • c1954f13 Remove "type" field from common types list
  • 51ec8d51 Update Postgres version and cleanup project
  • 630df38e chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /web-ui
  • 5eeb11c4 chore(deps-dev): bump node-sass from 6.0.1 to 7.0.0 in /web-ui
  • 17f1e4fa chore(deps): bump follow-redirects from 1.13.0 to 1.14.7 in /web-ui
  • e7305513 feat: update rule creation docs with org.zalando (#1337)
  • d97021b9 feat: adapt build scripts to main (#1344)
  • 8c403057 fix: correct imports and syntax (#1318)
  • 31555fbd Merge branch 'master' into issue/1318-update-dependencies
  • 524ccfd5 Check IANA media types in the Rule 172
  • e1cd02df Remove blank line and change the build command in GH Actions
  • 309638bf chore(deps): bump hoek from 4.2.0 to 4.2.1 in /web-ui
  • 55417a93 Change OpenAPI.getAllParameters() helper function return type to Collection
  • e3200ec9 Mention zally maven plugin and remove the Roadmap
  • 46cea109 Switch to yarn in delivery.yaml and enable tests
  • 3fe8715c Fix GitHub workflow
  • 5a43fdef Update web UI to Node 14
  • e653dd46 Use BOM approach for junit depnendency
  • cbc175eb Remove unnecessary brackets
  • 72e8430f Migrate to junit5

... (truncated)

Commits
  • b4cd6de Bump version and media types
  • 8a612a2 Merge pull request #1425 from zalando/dependabot/npm_and_yarn/web-ui/express-...
  • f143207 Merge pull request #1424 from zalando/dependabot/npm_and_yarn/web-ui/decode-u...
  • d63f8f3 chore(deps): bump express from 4.16.2 to 4.17.3 in /web-ui
  • cfe3bd2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui
  • 71f0694 Merge pull request #1421 from zalando/dependabot/npm_and_yarn/web-ui/loader-u...
  • 2c97f32 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /web-ui
  • c8695c1 Merge pull request #1420 from defaude/main
  • 7cff2b0 Adapt GitHub actions to Node v18, too
  • 5bc02c4 Update node to version 18 (latest LTS)
  • Additional commits viewable in compare view

Updates zally-rule-api from 2.1.0 to 2.1.1

Release notes

Sourced from zally-rule-api's releases.

v2.1.1

  • d63f8f31 chore(deps): bump express from 4.16.2 to 4.17.3 in /web-ui
  • cfe3bd21 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui
  • 2c97f324 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /web-ui
  • 7cff2b04 Adapt GitHub actions to Node v18, too
  • 5bc02c4f Update node to version 18 (latest LTS)
  • 6ee42bef Update message function names
  • 1ca42408 Fix formatting and integration test
  • 6781dec2 Add rule to check NoContent response
  • 791f892f Improve violation message and code readability
  • 8f238d58 Update CODEOWNERS to keep only actual maintainers.
  • 66dbe2b6 chore(deps): bump terser from 5.12.1 to 5.15.0 in /web-ui
  • 794ff888 chore(deps): bump async from 2.6.3 to 2.6.4 in /web-ui
  • 4dc9132f Update ProprietaryHeadersRuleTest.kt
  • c22b7322 Switch to NodeJs 18 runtime
  • 23b6551b Switch to CDP runtimes
  • 1beed964 feat: change owner
  • 90127d58 Documentation improvements (#1393)
  • 832ee74c chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /web-ui
  • 3464ec61 fix: remove duplicate hostname violations on invalid audience (#1386)
  • cbcb412f feat: upgrade swagger dependencies (#1379)
  • 99c679b6 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /web-ui
  • fe9b0940 fix: spring vulnerability (#1378)
  • 3d3776de Update libraries and git configuration
  • 9c4a494e Update sass-loader
  • 1dbad989 Fix build
  • 6140e4df fix: missing annotation changes (#1367)
  • 1a9a9ce0 feat: change severity of proprietary header rule (#1367)
  • 23bcc7d2 chore(deps): bump url-parse from 1.5.3 to 1.5.10 in /web-ui
  • d7b2298d Update MAINTAINERS
  • c1954f13 Remove "type" field from common types list
  • 51ec8d51 Update Postgres version and cleanup project
  • 630df38e chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /web-ui
  • 5eeb11c4 chore(deps-dev): bump node-sass from 6.0.1 to 7.0.0 in /web-ui
  • 17f1e4fa chore(deps): bump follow-redirects from 1.13.0 to 1.14.7 in /web-ui
  • e7305513 feat: update rule creation docs with org.zalando (#1337)
  • d97021b9 feat: adapt build scripts to main (#1344)
  • 8c403057 fix: correct imports and syntax (#1318)
  • 31555fbd Merge branch 'master' into issue/1318-update-dependencies
  • 524ccfd5 Check IANA media types in the Rule 172
  • e1cd02df Remove blank line and change the build command in GH Actions
  • 309638bf chore(deps): bump hoek from 4.2.0 to 4.2.1 in /web-ui
  • 55417a93 Change OpenAPI.getAllParameters() helper function return type to Collection
  • e3200ec9 Mention zally maven plugin and remove the Roadmap
  • 46cea109 Switch to yarn in delivery.yaml and enable tests
  • 3fe8715c Fix GitHub workflow
  • 5a43fdef Update web UI to Node 14
  • e653dd46 Use BOM approach for junit depnendency
  • cbc175eb Remove unnecessary brackets
  • 72e8430f Migrate to junit5

... (truncated)

Commits
  • b4cd6de Bump version and media types
  • 8a612a2 Merge pull request #1425 from zalando/dependabot/npm_and_yarn/web-ui/express-...
  • f143207 Merge pull request #1424 from zalando/dependabot/npm_and_yarn/web-ui/decode-u...
  • d63f8f3 chore(deps): bump express from 4.16.2 to 4.17.3 in /web-ui
  • cfe3bd2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui
  • 71f0694 Merge pull request #1421 from zalando/dependabot/npm_and_yarn/web-ui/loader-u...
  • 2c97f32 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /web-ui
  • c8695c1 Merge pull request #1420 from defaude/main
  • 7cff2b0 Adapt GitHub actions to Node v18, too
  • 5bc02c4 Update node to version 18 (latest LTS)
  • Additional commits viewable in compare view

Updates zally-ruleset-zalando from 2.1.0 to 2.1.1

Release notes

Sourced from zally-ruleset-zalando's releases.

v2.1.1

  • d63f8f31 chore(deps): bump express from 4.16.2 to 4.17.3 in /web-ui
  • cfe3bd21 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui
  • 2c97f324 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /web-ui
  • 7cff2b04 Adapt GitHub actions to Node v18, too
  • 5bc02c4f Update node to version 18 (latest LTS)
  • 6ee42bef Update message function names
  • 1ca42408 Fix formatting and integration test
  • 6781dec2 Add rule to check NoContent response
  • 791f892f Improve violation message and code readability
  • 8f238d58 Update CODEOWNERS to keep only actual maintainers.
  • 66dbe2b6 chore(deps): bump terser from 5.12.1 to 5.15.0 in /web-ui
  • 794ff888 chore(deps): bump async from 2.6.3 to 2.6.4 in /web-ui
  • 4dc9132f Update ProprietaryHeadersRuleTest.kt
  • c22b7322 Switch to NodeJs 18 runtime
  • 23b6551b Switch to CDP runtimes
  • 1beed964 feat: change owner
  • 90127d58 Documentation improvements (#1393)
  • 832ee74c chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /web-ui
  • 3464ec61 fix: remove duplicate hostname violations on invalid audience (#1386)
  • cbcb412f feat: upgrade swagger dependencies (#1379)
  • 99c679b6 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /web-ui
  • fe9b0940 fix: spring vulnerability (#1378)
  • 3d3776de Update libraries and git configuration
  • 9c4a494e Update sass-loader
  • 1dbad989 Fix build
  • 6140e4df fix: missing annotation changes (#1367)
  • 1a9a9ce0 feat: change severity of proprietary header rule (#1367)
  • 23bcc7d2 chore(deps): bump url-parse from 1.5.3 to 1.5.10 in /web-ui
  • d7b2298d Update MAINTAINERS
  • c1954f13 Remove "type" field from common types list
  • 51ec8d51 Update Postgres version and cleanup project
  • 630df38e chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /web-ui
  • 5eeb11c4 chore(deps-dev): bump node-sass from 6.0.1 to 7.0.0 in /web-ui
  • 17f1e4fa chore(deps): bump follow-redirects from 1.13.0 to 1.14.7 in /web-ui
  • e7305513 feat: update rule creation docs with org.zalando (#1337)
  • d97021b9 feat: adapt build scripts to main (#1344)
  • 8c403057 fix: correct imports and syntax (#1318)
  • 31555fbd Merge branch 'master' into issue/1318-update-dependencies
  • 524ccfd5 Check IANA media types in the Rule 172
  • e1cd02df Remove blank line and change the build command in GH Actions
  • 309638bf chore(deps): bump hoek from 4.2.0 to 4.2.1 in /web-ui
  • 55417a93 Change OpenAPI.getAllParameters() helper function return type to Collection
  • e3200ec9 Mention zally maven plugin and remove the Roadmap
  • 46cea109 Switch to yarn in delivery.yaml and enable tests
  • 3fe8715c Fix GitHub workflow
  • 5a43fdef Update web UI to Node 14
  • e653dd46 Use BOM approach for junit depnendency
  • cbc175eb Remove unnecessary brackets
  • 72e8430f Migrate to junit5

... (truncated)

Commits
  • b4cd6de Bump version and media types
  • 8a612a2 Merge pull request #1425 from zalando/dependabot/npm_and_yarn/web-ui/express-...
  • f143207 Merge pull request #1424 from zalando/dependabot/npm_and_yarn/web-ui/decode-u...
  • d63f8f3 chore(deps): bump express from 4.16.2 to 4.17.3 in /web-ui
  • cfe3bd2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui
  • 71f0694 Merge pull request #1421 from zalando/dependabot/npm_and_yarn/web-ui/loader-u...
  • 2c97f32 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /web-ui
  • c8695c1 Merge pull request #1420 from defaude/main
  • 7cff2b0 Adapt GitHub actions to Node v18, too
  • 5bc02c4 Update node to version 18 (latest LTS)
  • Additional commits viewable in compare view

Updates zally-ruleset-zally from 2.1.0 to 2.1.1

Release notes

Sourced from zally-ruleset-zally's releases.

v2.1.1

  • d63f8f31 chore(deps): bump express from 4.16.2 to 4.17.3 in /web-ui
  • cfe3bd21 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui
  • 2c97f324 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /web-ui
  • 7cff2b04 Adapt GitHub actions to Node v18, too
  • 5bc02c4f Update node to version 18 (latest LTS)
  • 6ee42bef Update message function names
  • 1ca42408 Fix formatting and integration test
  • 6781dec2 Add rule to check NoContent response
  • 791f892f Improve violation message and code readability
  • 8f238d58 Update CODEOWNERS to keep only actual maintainers.
  • 66dbe2b6 chore(deps): bump terser from 5.12.1 to 5.15.0 in /web-ui
  • 794ff888 chore(deps): bump async from 2.6.3 to 2.6.4 in /web-ui
  • 4dc9132f Update ProprietaryHeadersRuleTest.kt
  • c22b7322 Switch to NodeJs 18 runtime
  • 23b6551b Switch to CDP runtimes
  • 1beed964 feat: change owner
  • 90127d58 Documentation improvements (#1393)
  • 832ee74c chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /web-ui
  • 3464ec61 fix: remove duplicate hostname violations on invalid audience (#1386)
  • cbcb412f feat: upgrade swagger dependencies (#1379)
  • 99c679b6 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /web-ui
  • fe9b0940 fix: spring vulnerability (#1378)
  • 3d3776de Update libraries and git configuration
  • 9c4a494e Update sass-loader
  • 1dbad989 Fix build
  • 6140e4df fix: missing annotation changes (#1367)
  • 1a9a9ce0 feat: change severity of proprietary header rule (#1367)
  • 23bcc7d2 chore(deps): bump url-parse from 1.5.3 to 1.5.10 in /web-ui
  • d7b2298d Update MAINTAINERS
  • c1954f13 Remove "type" field from common types list
  • 51ec8d51 Update Postgres version and cleanup project
  • 630df38e chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /web-ui
  • 5eeb11c4 chore(deps-dev): bump node-sass from 6.0.1 to 7.0.0 in /web-ui
  • 17f1e4fa chore(deps): bump follow-redirects from 1.13.0 to 1.14.7 in /web-ui
  • e7305513 feat: update rule creation docs with org.zalando (#1337)
  • d97021b9 feat: adapt build scripts to main (#1344)
  • 8c403057 fix: correct imports and syntax (#1318)
  • 31555fbd Merge branch 'master' into issue/1318-update-dependencies
  • 524ccfd5 Check IANA media types in the Rule 172
  • e1cd02df Remove blank line and change the build command in GH Actions
  • 309638bf chore(deps): bump hoek from 4.2.0 to 4.2.1 in /web-ui
  • 55417a93 Change OpenAPI.getAllParameters() helper function return type to Collection
  • e3200ec9 Mention zally maven plugin and remove the Roadmap
  • 46cea109 Switch to yarn in delivery.yaml and enable tests
  • 3fe8715c Fix GitHub workflow
  • 5a43fdef Update web UI to Node 14
  • e653dd46 Use BOM approach for junit depnendency
  • cbc175eb Remove unnecessary brackets
  • 72e8430f Migrate to junit5

... (truncated)

Commits
  • b4cd6de Bump version and media types
  • 8a612a2 Merge pull request #1425 from zalando/dependabot/npm_and_yarn/web-ui/express-...
  • f143207 Merge pull request #1424 from zalando/dependabot/npm_and_yarn/web-ui/decode-u...
  • d63f8f3 chore(deps): bump express from 4.16.2 to 4.17.3 in /web-ui
  • cfe3bd2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui
  • 71f0694 Merge pull request #1421 from zalando/dependabot/npm_and_yarn/web-ui/loader-u...
  • 2c97f32 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /web-ui
  • c8695c1 Merge pull request #1420 from defaude/main
  • 7cff2b0 Adapt GitHub actions to Node v18, too
  • 5bc02c4 Update node to version 18 (latest LTS)
  • Additional commits viewable in compare view

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `zally.version` from 2.1.0 to 2.1.1.

Updates `zally-core` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/zalando/zally/releases)
- [Commits](zalando/zally@v2.1.0...v2.1.1)

Updates `zally-rule-api` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/zalando/zally/releases)
- [Commits](zalando/zally@v2.1.0...v2.1.1)

Updates `zally-ruleset-zalando` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/zalando/zally/releases)
- [Commits](zalando/zally@v2.1.0...v2.1.1)

Updates `zally-ruleset-zally` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/zalando/zally/releases)
- [Commits](zalando/zally@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: org.zalando:zally-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.zalando:zally-rule-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.zalando:zally-ruleset-zalando
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.zalando:zally-ruleset-zally
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 12, 2022
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@santam85 santam85 merged commit 0cc8e12 into main Jan 27, 2023
@dependabot dependabot Bot deleted the dependabot/maven/zally.version-2.1.1 branch January 27, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant