Skip to content

nightly

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 06:00
08fbf3c
chore(deps): bump the kong-packages group with 5 updates (#355)

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

Bumps the kong-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@kong-ui-public/entities-plugins](https://github.com/Kong/public-ui-components/tree/HEAD/packages/entities/entities-plugins) | `9.8.8` | `9.8.10` |
| [@kong-ui-public/entities-routes](https://github.com/Kong/public-ui-components/tree/HEAD/packages/entities/entities-routes) | `3.8.68` | `3.8.70` |
| [@kong/kongponents](https://github.com/Kong/kongponents) | `9.14.28` | `9.14.29` |
| [@kong/eslint-config-kong-ui](https://github.com/Kong/eslint-config-kong-ui) | `1.1.3` | `1.1.6` |
| [@kong-ui-public/expressions](https://github.com/Kong/public-ui-components/tree/HEAD/packages/core/expressions) | `0.5.7` | `0.6.0` |


Updates `@kong-ui-public/entities-plugins` from 9.8.8 to 9.8.10
- [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@9.8.10/packages/entities/entities-plugins)

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

Updates `@kong/kongponents` from 9.14.28 to 9.14.29
- [Release notes](https://github.com/Kong/kongponents/releases)
- [Changelog](https://github.com/Kong/kongponents/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kong/kongponents/compare/v9.14.28...v9.14.29)

Updates `@kong/eslint-config-kong-ui` from 1.1.3 to 1.1.6
- [Release notes](https://github.com/Kong/eslint-config-kong-ui/releases)
- [Changelog](https://github.com/Kong/eslint-config-kong-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kong/eslint-config-kong-ui/compare/v1.1.3...v1.1.6)

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

---
updated-dependencies:
- dependency-name: "@kong-ui-public/entities-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kong-packages
- dependency-name: "@kong-ui-public/entities-routes"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kong-packages
- dependency-name: "@kong/kongponents"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kong-packages
- dependency-name: "@kong/eslint-config-kong-ui"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kong-packages
- dependency-name: "@kong-ui-public/expressions"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: kong-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(*): lint error

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leopoldthecoder <leopoldthecuber@gmail.com>