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

chore(deps): bump the kong-packages group with 5 updates #226

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps the kong-packages group with 5 updates:

Package From To
@kong-ui-public/app-layout 4.0.25 4.1.0
@kong-ui-public/entities-gateway-services 3.0.12 3.1.0
@kong-ui-public/entities-plugins 4.1.0 4.2.1
@kong-ui-public/forms 2.4.2 3.1.1
@kong/icons 1.9.0 1.9.1

Updates @kong-ui-public/app-layout from 4.0.25 to 4.1.0

Release notes

Sourced from @​kong-ui-public/app-layout's releases.

@​kong-ui-public/app-layout@​4.1.0

4.1.0 (2024-04-29)

Features

Changelog

Sourced from @​kong-ui-public/app-layout's changelog.

4.1.0 (2024-04-29)

Features

Commits

Updates @kong-ui-public/entities-gateway-services from 3.0.12 to 3.1.0

Release notes

Sourced from @​kong-ui-public/entities-gateway-services's releases.

@​kong-ui-public/entities-gateway-services@​3.1.0

3.1.0 (2024-04-29)

Features

Changelog

Sourced from @​kong-ui-public/entities-gateway-services's changelog.

3.1.0 (2024-04-29)

Features

Commits

Updates @kong-ui-public/entities-plugins from 4.1.0 to 4.2.1

Release notes

Sourced from @​kong-ui-public/entities-plugins's releases.

@​kong-ui-public/entities-plugins@​4.2.1

4.2.1 (2024-05-01)

Note: Version bump only for package @​kong-ui-public/entities-plugins

@​kong-ui-public/entities-plugins@​4.2.0

4.2.0 (2024-04-29)

Features

@​kong-ui-public/entities-plugins@​4.1.1

4.1.1 (2024-04-29)

Bug Fixes

  • entities-plugins: omit redis cluster/sentinel addresses if empty (#1375) (64283b7)
Changelog

Sourced from @​kong-ui-public/entities-plugins's changelog.

4.2.1 (2024-05-01)

Note: Version bump only for package @​kong-ui-public/entities-plugins

4.2.0 (2024-04-29)

Features

4.1.1 (2024-04-29)

Bug Fixes

  • entities-plugins: omit redis cluster/sentinel addresses if empty (#1375) (64283b7)
Commits
  • e127061 chore(release): publish [skip ci]
  • 46b157a chore(release): publish [skip ci]
  • 31f60f8 feat(serverless): m1 updates [khcp-11567] (#1368)
  • 42f9633 chore(release): publish [skip ci]
  • 64283b7 fix(entities-plugins): omit redis cluster/sentinel addresses if empty (#1375)
  • See full diff in compare view

Updates @kong-ui-public/forms from 2.4.2 to 3.1.1

Release notes

Sourced from @​kong-ui-public/forms's releases.

@​kong-ui-public/forms@​3.1.1

3.1.1 (2024-05-01)

Bug Fixes

@​kong-ui-public/forms@​3.1.0

3.1.0 (2024-04-26)

Features

  • entities-plugins: support ai-azure-content-safety plugin (#1369) (31266c2)

@​kong-ui-public/forms@​3.0.1

3.0.1 (2024-04-25)

Bug Fixes

@​kong-ui-public/forms@​3.0.0

3.0.0 (2024-04-23)

Features

BREAKING CHANGES

  • vfg: Updated to use lodash-es instead of lodash and use kongponents for input and label
Changelog

Sourced from @​kong-ui-public/forms's changelog.

3.1.1 (2024-05-01)

Bug Fixes

3.1.0 (2024-04-26)

Features

  • entities-plugins: support ai-azure-content-safety plugin (#1369) (31266c2)

3.0.1 (2024-04-25)

Bug Fixes

3.0.0 (2024-04-23)

Features

BREAKING CHANGES

  • vfg: Updated to use lodash-es instead of lodash and use kongponents for input and label
Commits

Updates @kong/icons from 1.9.0 to 1.9.1

Release notes

Sourced from @​kong/icons's releases.

v1.9.1

1.9.1 (2024-04-23)

Bug Fixes

Changelog

Sourced from @​kong/icons's changelog.

1.9.1 (2024-04-23)

Bug Fixes

Commits
  • d50ac6e chore(release): 1.9.1 [skip ci]
  • f082877 fix: add email icon (#283)
  • c84a6f9 chore(deps): update all non-major dependencies with stable version (#279)
  • 7101a3a chore(deps): update wagoid/commitlint-github-action action to v6 (#276)
  • 7927b5f chore(deps): update all non-major dependencies with stable version to ^1.5.0 ...
  • afb0b13 chore(deps): update all non-major dependencies with stable version (#275)
  • 4541619 chore(deps): update actions/configure-pages action to v5 (#277)
  • b01bd3c chore(deps): update all non-major dependencies with stable version (#273)
  • See full diff 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 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

Bumps the kong-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@kong-ui-public/app-layout](https://github.com/Kong/public-ui-components/tree/HEAD/packages/core/app-layout) | `4.0.25` | `4.1.0` |
| [@kong-ui-public/entities-gateway-services](https://github.com/Kong/public-ui-components/tree/HEAD/packages/entities/entities-gateway-services) | `3.0.12` | `3.1.0` |
| [@kong-ui-public/entities-plugins](https://github.com/Kong/public-ui-components/tree/HEAD/packages/entities/entities-plugins) | `4.1.0` | `4.2.1` |
| [@kong-ui-public/forms](https://github.com/Kong/public-ui-components/tree/HEAD/packages/core/forms) | `2.4.2` | `3.1.1` |
| [@kong/icons](https://github.com/Kong/icons) | `1.9.0` | `1.9.1` |


Updates `@kong-ui-public/app-layout` from 4.0.25 to 4.1.0
- [Release notes](https://github.com/Kong/public-ui-components/releases)
- [Changelog](https://github.com/Kong/public-ui-components/blob/main/packages/core/app-layout/CHANGELOG.md)
- [Commits](https://github.com/Kong/public-ui-components/commits/@kong-ui-public/app-layout@4.1.0/packages/core/app-layout)

Updates `@kong-ui-public/entities-gateway-services` from 3.0.12 to 3.1.0
- [Release notes](https://github.com/Kong/public-ui-components/releases)
- [Changelog](https://github.com/Kong/public-ui-components/blob/main/packages/entities/entities-gateway-services/CHANGELOG.md)
- [Commits](https://github.com/Kong/public-ui-components/commits/@kong-ui-public/entities-gateway-services@3.1.0/packages/entities/entities-gateway-services)

Updates `@kong-ui-public/entities-plugins` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/Kong/public-ui-components/releases)
- [Changelog](https://github.com/Kong/public-ui-components/blob/main/packages/entities/entities-plugins/CHANGELOG.md)
- [Commits](https://github.com/Kong/public-ui-components/commits/@kong-ui-public/entities-plugins@4.2.1/packages/entities/entities-plugins)

Updates `@kong-ui-public/forms` from 2.4.2 to 3.1.1
- [Release notes](https://github.com/Kong/public-ui-components/releases)
- [Changelog](https://github.com/Kong/public-ui-components/blob/main/packages/core/forms/CHANGELOG.md)
- [Commits](https://github.com/Kong/public-ui-components/commits/@kong-ui-public/forms@3.1.1/packages/core/forms)

Updates `@kong/icons` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/Kong/icons/releases)
- [Changelog](https://github.com/Kong/icons/blob/main/CHANGELOG.md)
- [Commits](Kong/icons@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: "@kong-ui-public/app-layout"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kong-packages
- dependency-name: "@kong-ui-public/entities-gateway-services"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kong-packages
- dependency-name: "@kong-ui-public/entities-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kong-packages
- dependency-name: "@kong-ui-public/forms"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kong-packages
- dependency-name: "@kong/icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kong-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2024
@Leopoldthecoder Leopoldthecoder added the backport release/3.7.x PRs should be cherry-picked to release/3.7.x label May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/kong-packages-182e75c354 branch May 9, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release/3.7.x PRs should be cherry-picked to release/3.7.x dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant