GoogleCloudPlatform / opentelemetry-demo

Apache License 2.0
11 stars 6 forks source link

Update config-no-service #120

Open renovate-bot opened 3 days ago

renovate-bot commented 3 days ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
docker/build-push-action action minor v5.0.0 -> v5.4.0 age adoption passing confidence
dotenv dependencies minor 16.3.1 -> 16.4.5 age adoption passing confidence
gradle/wrapper-validation-action action patch v2.1.1 -> v2.1.3 age adoption passing confidence
markdown-link-check devDependencies minor 3.11.2 -> 3.12.2 age adoption passing confidence
markdownlint-cli devDependencies minor 0.37.0 -> 0.41.0 age adoption passing confidence
opentelemetry-demo (source) minor ~0.31 -> ~0.32.0 age adoption passing confidence
postgres final minor 16.1-alpine -> 16.3-alpine age adoption passing confidence

Release Notes

docker/build-push-action (docker/build-push-action) ### [`v5.4.0`](https://togithub.com/docker/build-push-action/compare/v5.3.0...v5.4.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.3.0...v5.4.0) ### [`v5.3.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.3.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.2.0...v5.3.0) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.18.0 to 0.19.0 in [https://github.com/docker/build-push-action/pull/1080](https://togithub.com/docker/build-push-action/pull/1080) **Full Changelog**: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0 ### [`v5.2.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.2.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.1.0...v5.2.0) - Disable quotes detection for `outputs` input by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1074](https://togithub.com/docker/build-push-action/pull/1074) - Warn about ignored inputs by [@​favonia](https://togithub.com/favonia) in [https://github.com/docker/build-push-action/pull/1019](https://togithub.com/docker/build-push-action/pull/1019) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.14.0 to 0.18.0 in [https://github.com/docker/build-push-action/pull/1070](https://togithub.com/docker/build-push-action/pull/1070) - Bump undici from 5.26.3 to 5.28.3 in [https://github.com/docker/build-push-action/pull/1057](https://togithub.com/docker/build-push-action/pull/1057) **Full Changelog**: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0 ### [`v5.1.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.1.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.0.0...v5.1.0) - Add `annotations` input by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/992](https://togithub.com/docker/build-push-action/pull/992) - Add `secret-envs` input by [@​elias-lundgren](https://togithub.com/elias-lundgren) in [https://github.com/docker/build-push-action/pull/980](https://togithub.com/docker/build-push-action/pull/980) - Bump [@​babel/traverse](https://togithub.com/babel/traverse) from 7.17.3 to 7.23.2 in [https://github.com/docker/build-push-action/pull/991](https://togithub.com/docker/build-push-action/pull/991) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.13.0-rc.1 to 0.14.0 in [https://github.com/docker/build-push-action/pull/990](https://togithub.com/docker/build-push-action/pull/990) [https://github.com/docker/build-push-action/pull/1006](https://togithub.com/docker/build-push-action/pull/1006) **Full Changelog**: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0
motdotla/dotenv (dotenv) ### [`v16.4.5`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1645-2024-02-19) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.4...v16.4.5) ##### Changed - 🐞 fix recent regression when using `path` option. return to historical behavior: do not attempt to auto find `.env` if `path` set. (regression was introduced in `16.4.3`) [#​814](https://togithub.com/motdotla/dotenv/pull/814) ### [`v16.4.4`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1644-2024-02-13) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.3...v16.4.4) ##### Changed - 🐞 Replaced chaining operator `?.` with old school `&&` (fixing node 12 failures) [#​812](https://togithub.com/motdotla/dotenv/pull/812) ### [`v16.4.3`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1643-2024-02-12) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.2...v16.4.3) ##### Changed - Fixed processing of multiple files in `options.path` [#​805](https://togithub.com/motdotla/dotenv/pull/805) ### [`v16.4.2`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1642-2024-02-10) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.1...v16.4.2) ##### Changed - Changed funding link in package.json to [`dotenvx.com`](https://dotenvx.com) ### [`v16.4.1`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1641-2024-01-24) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.0...v16.4.1) - Patch support for array as `path` option [#​797](https://togithub.com/motdotla/dotenv/pull/797) ### [`v16.4.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1640-2024-01-23) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.3.2...v16.4.0) - Add `error.code` to error messages around `.env.vault` decryption handling [#​795](https://togithub.com/motdotla/dotenv/pull/795) - Add ability to find `.env.vault` file when filename(s) passed as an array [#​784](https://togithub.com/motdotla/dotenv/pull/784) ### [`v16.3.2`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1632-2024-01-18) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.3.1...v16.3.2) ##### Added - Add debug message when no encoding set [#​735](https://togithub.com/motdotla/dotenv/pull/735) ##### Changed - Fix output typing for `populate` [#​792](https://togithub.com/motdotla/dotenv/pull/792) - Use subarray instead of slice [#​793](https://togithub.com/motdotla/dotenv/pull/793)
gradle/wrapper-validation-action (gradle/wrapper-validation-action) ### [`v2.1.3`](https://togithub.com/gradle/wrapper-validation-action/releases/tag/v2.1.3) [Compare Source](https://togithub.com/gradle/wrapper-validation-action/compare/v2.1.2...v2.1.3) #### What's Changed - Update various NPM dependencies - Update wrapper checksums to include Gradle 8.7 **Full Changelog**: https://github.com/gradle/wrapper-validation-action/compare/v2.1.2...v2.1.3 ### [`v2.1.2`](https://togithub.com/gradle/wrapper-validation-action/releases/tag/v2.1.2) [Compare Source](https://togithub.com/gradle/wrapper-validation-action/compare/v2.1.1...v2.1.2) #### What's Changed - Update various NPM dependencies - Update wrapper checksums **Full Changelog**: https://github.com/gradle/wrapper-validation-action/compare/v2.1.1...v2.1.2
tcort/markdown-link-check (markdown-link-check) ### [`v3.12.2`](https://togithub.com/tcort/markdown-link-check/releases/tag/v3.12.2) [Compare Source](https://togithub.com/tcort/markdown-link-check/compare/v3.12.1...v3.12.2) #### What's Changed - fix status badge in README by [@​dklimpel](https://togithub.com/dklimpel) in [https://github.com/tcort/markdown-link-check/pull/303](https://togithub.com/tcort/markdown-link-check/pull/303) - enable skipped tests for hash links by [@​dklimpel](https://togithub.com/dklimpel) in [https://github.com/tcort/markdown-link-check/pull/306](https://togithub.com/tcort/markdown-link-check/pull/306) - chore(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/300](https://togithub.com/tcort/markdown-link-check/pull/300) - chore: Upgrade to ESLint 9 by [@​nschonni](https://togithub.com/nschonni) in [https://github.com/tcort/markdown-link-check/pull/318](https://togithub.com/tcort/markdown-link-check/pull/318) - Check GitHub markdown section links by [@​rkitover](https://togithub.com/rkitover) in [https://github.com/tcort/markdown-link-check/pull/312](https://togithub.com/tcort/markdown-link-check/pull/312) - docs: add example for GitLab pipeline by [@​dklimpel](https://togithub.com/dklimpel) in [https://github.com/tcort/markdown-link-check/pull/309](https://togithub.com/tcort/markdown-link-check/pull/309) - ci: Use matrix for cross-OS testing by [@​nschonni](https://togithub.com/nschonni) in [https://github.com/tcort/markdown-link-check/pull/307](https://togithub.com/tcort/markdown-link-check/pull/307) - chore(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/301](https://togithub.com/tcort/markdown-link-check/pull/301) - chore(deps): bump commander from 10.0.1 to 12.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/322](https://togithub.com/tcort/markdown-link-check/pull/322) - chore(deps-dev): bump eslint from 8.57.0 to 9.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/321](https://togithub.com/tcort/markdown-link-check/pull/321) - chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/311](https://togithub.com/tcort/markdown-link-check/pull/311) - chore(deps-dev): bump express from 4.18.3 to 4.19.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/308](https://togithub.com/tcort/markdown-link-check/pull/308) - chore(deps-dev): bump express from 4.18.3 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/310](https://togithub.com/tcort/markdown-link-check/pull/310) #### New Contributors - [@​rkitover](https://togithub.com/rkitover) made their first contribution in [https://github.com/tcort/markdown-link-check/pull/312](https://togithub.com/tcort/markdown-link-check/pull/312) **Full Changelog**: https://github.com/tcort/markdown-link-check/compare/v3.12.1...v3.12.2 ### [`v3.12.1`](https://togithub.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3121) [Compare Source](https://togithub.com/tcort/markdown-link-check/compare/v3.12.0...v3.12.1) - fix: fix crash [#​297](https://togithub.com/tcort/markdown-link-check/issues/297) [@​CanadaHonk](https://togithub.com/CanadaHonk) - Set `ipv4first` for tests in CI [@​dklimpel](https://togithub.com/dklimpel) - Bump node for release [@​dklimpel](https://togithub.com/dklimpel) ### [`v3.12.0`](https://togithub.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3120) [Compare Source](https://togithub.com/tcort/markdown-link-check/compare/v3.11.2...v3.12.0) - feat: add basic ignore subpaths argument [@​CanadaHonk](https://togithub.com/CanadaHonk) - feat: add global option to replacementPatterns [@​CanadaHonk](https://togithub.com/CanadaHonk) - refactor: replace url.parse with new URL [@​CanadaHonk](https://togithub.com/CanadaHonk) - docs: update readme to be clearer for projectBaseUrl opt [@​nwcm](https://togithub.com/nwcm) - feat: Add support to load md files via proxy [@​dklimpel](https://togithub.com/dklimpel) - chore: upgrade dependencies
igorshubovych/markdownlint-cli (markdownlint-cli) ### [`v0.41.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.41.0): 0.41.0 [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.40.0...v0.41.0) - Change TOML parser to `smol-toml` which supports v1.0.0 of the specification - Update all dependencies via `Dependabot` ### [`v0.40.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.40.0): 0.40.0 [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.39.0...v0.40.0) - Update `markdownlint` dependency to `0.34.0` - Use micromark in `MD027`/`MD028`/`MD036`/`MD040`/`MD041`/`MD046`/`MD048` - Improve `MD013`/`MD034`/`MD049`/`MD050`/`MD051` - Add support for `TOML` configuration files via `--config` - Add `--configPointer` argument for nested configuration - Update `--ignore` for directories to ignore all files within - Update all dependencies via `Dependabot` ### [`v0.39.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.39.0): 0.39.0 [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.38.0...v0.39.0) - Update `markdownlint` dependency to `0.33.0` - Add `MD055`/`table-pipe-style`, `MD056`/`table-column-count` - Improve `MD005`/`MD007`/`MD024`/`MD026`/`MD038` - Incorporate `micromark-extension-directive` - Improve JSON schema, document validation - Handle trailing commas in JSONC configuration - Update all dependencies via `Dependabot` ### [`v0.38.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.38.0): 0.38.0 [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.37.0...v0.38.0) - Update `markdownlint` dependency to `0.32.1` - Remove deprecated `MD002`/`MD006` - Remove rule aliases for "header" - Add `MD054`/`link-image-style` - Use `micromark` in `MD005`/`MD007`/`MD030` - Improve `MD022`/`MD026`/`MD034`/`MD037`/`MD038`/`MD045`/`MD051` - Remove support for end-of-life Node version 16 - Update all dependencies via `Dependabot`
open-telemetry/opentelemetry-helm-charts (opentelemetry-demo) ### [`v0.32.0`](https://togithub.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-demo-0.32.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-demo-0.31.0...opentelemetry-demo-0.32.0) opentelemetry demo helm chart #### What's Changed - \[demo] release 1.11.0 by [@​rogercoll](https://togithub.com/rogercoll) in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1232](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1232) #### New Contributors - [@​rogercoll](https://togithub.com/rogercoll) made their first contribution in [https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1232](https://togithub.com/open-telemetry/opentelemetry-helm-charts/pull/1232) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-helm-charts/compare/opentelemetry-collector-0.96.0...opentelemetry-demo-0.32.0

Configuration

πŸ“… Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.