-
Notifications
You must be signed in to change notification settings - Fork 24
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): update pepr to v0.42.3 #1158
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UnicornChance
added
the
waiting on ironbank
This PR is waiting on an image update for ironbank
label
Jan 7, 2025
renovate
bot
force-pushed
the
renovate/pepr
branch
from
January 8, 2025 01:29
82df039
to
d253bc5
Compare
renovate
bot
changed the title
chore(deps): update pepr to v0.42.2
chore(deps): update pepr to v0.42.3
Jan 8, 2025
| datasource | package | from | to | | ---------- | --------------------------------------------------------------------- | ------- | ------- | | npm | pepr | 0.42.1 | 0.42.3 | | docker | registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller | v0.42.1 | v0.42.3 |
renovate
bot
force-pushed
the
renovate/pepr
branch
from
January 9, 2025 20:48
d253bc5
to
94beb6c
Compare
noahpb
added
renovate-ready
Label used to trigger Renovate PR CI
and removed
waiting on ironbank
This PR is waiting on an image update for ironbank
labels
Jan 13, 2025
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
noahpb
approved these changes
Jan 14, 2025
UnicornChance
pushed a commit
that referenced
this pull request
Jan 14, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [pepr](https://redirect.github.com/defenseunicorns/pepr) | [`0.42.1` -> `0.42.3`](https://renovatebot.com/diffs/npm/pepr/0.42.1/0.42.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.42.1/0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.42.1/0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller](https://redirect.github.com/defenseunicorns/pepr) ([source](https://repo1.dso.mil/dsop/opensource/defenseunicorns/pepr/controller)) | `v0.42.1` -> `v0.42.3` | [![age](https://developer.mend.io/api/mc/badges/age/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.42.1/v0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.42.1/v0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | --- ### Release Notes <details> <summary>defenseunicorns/pepr (pepr)</summary> ### [`v0.42.3`](https://redirect.github.com/defenseunicorns/pepr/releases/tag/v0.42.3) [Compare Source](https://redirect.github.com/defenseunicorns/pepr/compare/v0.42.2...v0.42.3) #### What's Changed - chore: remove circular dependency with Assets class by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1635](https://redirect.github.com/defenseunicorns/pepr/pull/1635) - chore: remove matchExpression peprdev key in webhook by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1639](https://redirect.github.com/defenseunicorns/pepr/pull/1639) **Full Changelog**: defenseunicorns/pepr@v0.42.2...v0.42.3 ### [`v0.42.2`](https://redirect.github.com/defenseunicorns/pepr/releases/tag/v0.42.2) [Compare Source](https://redirect.github.com/defenseunicorns/pepr/compare/v0.42.1...v0.42.2) #### What's Changed - chore: roadmap 2025 by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1544](https://redirect.github.com/defenseunicorns/pepr/pull/1544) - refactor: resolve eslint warnings (max-depth, complexity) - src/lib/mutate-processor.ts by [@​btlghrants](https://redirect.github.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/1543](https://redirect.github.com/defenseunicorns/pepr/pull/1543) - chore: add typing to untyped functions by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1572](https://redirect.github.com/defenseunicorns/pepr/pull/1572) - chore: return types on module, included-files, and helpers to standardize our typing by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1574](https://redirect.github.com/defenseunicorns/pepr/pull/1574) - chore: reduce complexity of helpers.ts by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1575](https://redirect.github.com/defenseunicorns/pepr/pull/1575) - chore: complexity shouldSkipRequest by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1578](https://redirect.github.com/defenseunicorns/pepr/pull/1578) - chore: move processors to common directory by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1576](https://redirect.github.com/defenseunicorns/pepr/pull/1576) - chore: return types for files based on issue by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1579](https://redirect.github.com/defenseunicorns/pepr/pull/1579) - chore: return types on kfc, root, update, uud, loader by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1580](https://redirect.github.com/defenseunicorns/pepr/pull/1580) - refactor: resolve eslint warnings (max-depth, complexity) - src/cli/deploy.ts by [@​btlghrants](https://redirect.github.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/1577](https://redirect.github.com/defenseunicorns/pepr/pull/1577) - chore: warn devs when their feature branches may be too large by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1571](https://redirect.github.com/defenseunicorns/pepr/pull/1571) - chore: reduce complexity in webhooks.ts by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1587](https://redirect.github.com/defenseunicorns/pepr/pull/1587) - chore: increase coverage on util functions to ensure work is thoroughly tested by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1591](https://redirect.github.com/defenseunicorns/pepr/pull/1591) - refactor: resolve eslint warnings (complexity) - src/lib/filter/filterNoMatchReason.ts by [@​btlghrants](https://redirect.github.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/1585](https://redirect.github.com/defenseunicorns/pepr/pull/1585) - chore: return types for logger,tls,validate-request by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1588](https://redirect.github.com/defenseunicorns/pepr/pull/1588) - chore: organize core pepr files into lib/core/ by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1594](https://redirect.github.com/defenseunicorns/pepr/pull/1594) - chore: return types by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1595](https://redirect.github.com/defenseunicorns/pepr/pull/1595) - chore: group logically-related test cases in shared describe blocks by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1599](https://redirect.github.com/defenseunicorns/pepr/pull/1599) - chore: statements in format by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1598](https://redirect.github.com/defenseunicorns/pepr/pull/1598) - chore: update typescript dep + peerDeps by [@​btlghrants](https://redirect.github.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/1607](https://redirect.github.com/defenseunicorns/pepr/pull/1607) - chore: pull-back & prep for update of TS (after next pepr release) by [@​btlghrants](https://redirect.github.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/1611](https://redirect.github.com/defenseunicorns/pepr/pull/1611) - chore: add typing to templates.ts by [@​samayer12](https://redirect.github.com/samayer12) in [https://github.com/defenseunicorns/pepr/pull/1602](https://redirect.github.com/defenseunicorns/pepr/pull/1602) - chore: carriedNamespace/carriesIgnoredNamespace account for Namespace object by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/1619](https://redirect.github.com/defenseunicorns/pepr/pull/1619) - chore: make load tests more resilient to slow metrics-server startup in GH CI by [@​btlghrants](https://redirect.github.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/1634](https://redirect.github.com/defenseunicorns/pepr/pull/1634) - chore: bump trufflesecurity/trufflehog from 3.87.1 to 3.88.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/1612](https://redirect.github.com/defenseunicorns/pepr/pull/1612) - chore: bump github/codeql-action from 3.27.9 to 3.28.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/1613](https://redirect.github.com/defenseunicorns/pepr/pull/1613) - chore: bump pino from 9.5.0 to 9.6.0 in the production-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/1614](https://redirect.github.com/defenseunicorns/pepr/pull/1614) - chore: bump [@​types/node](https://redirect.github.com/types/node) from 22.10.2 to 22.10.3 in the development-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/1615](https://redirect.github.com/defenseunicorns/pepr/pull/1615) - chore: bump [@​types/node](https://redirect.github.com/types/node) from 22.10.3 to 22.10.4 in the development-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/1616](https://redirect.github.com/defenseunicorns/pepr/pull/1616) - chore: bump [@​types/node](https://redirect.github.com/types/node) from 22.10.4 to 22.10.5 in the development-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/1620](https://redirect.github.com/defenseunicorns/pepr/pull/1620) - chore: bump trufflesecurity/trufflehog from 3.88.0 to 3.88.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/1636](https://redirect.github.com/defenseunicorns/pepr/pull/1636) **Full Changelog**: defenseunicorns/pepr@v0.42.1...v0.42.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Noah <40781376+noahpb@users.noreply.github.com>
mjnagel
pushed a commit
that referenced
this pull request
Jan 15, 2025
🤖 I have created a release *beep* *boop* --- ## [0.34.0](v0.33.1...v0.34.0) (2025-01-15) ### Features * add additional outputs to `debug-output` action ([#1073](#1073)) ([29f12b4](29f12b4)) * istio native sidecars ([#1032](#1032)) ([e07c6dc](e07c6dc)) ### Bug Fixes * add missing resource type `package` to `kubectl describe` failed… ([#1182](#1182)) ([4236b3a](4236b3a)) * attempt fix token permissions ([#1155](#1155)) ([5a46e41](5a46e41)) * remove unnecessary docker command in dev docs task ([#1180](#1180)) ([9906a09](9906a09)) * validate unique names for monitors ([#666](#666)) ([80e28c1](80e28c1)) ### Miscellaneous * add base url field for sso clients ([#1177](#1177)) ([39bef00](39bef00)) * add dev task for docs site ([#1173](#1173)) ([b0c4bc0](b0c4bc0)) * **deps:** bump cross-spawn from 7.0.3 to 7.0.6 ([#1157](#1157)) ([11ddada](11ddada)) * **deps:** update grafana to v1.29.0 ([#1167](#1167)) ([3b31358](3b31358)) * **deps:** update istio to v1.24.2 ([#1135](#1135)) ([0f9552a](0f9552a)) * **deps:** update keycloak to v26.0.8 ([#1171](#1171)) ([1346f7b](1346f7b)) * **deps:** update loki memcached to v1.6.34 ([#1148](#1148)) ([8bbf6b3](8bbf6b3)) * **deps:** update pepr to v0.42.3 ([#1158](#1158)) ([55e8a4e](55e8a4e)) * **deps:** update pepr to v15.3.0 ([#1151](#1151)) ([153b7e1](153b7e1)) * **deps:** update prometheus-stack ([#1137](#1137)) ([8dc0781](8dc0781)) * **deps:** update prometheus-stack ([#1169](#1169)) ([71cab01](71cab01)) * **deps:** update prometheus-stack to v67.9.0 ([#1161](#1161)) ([067df1b](067df1b)) * **deps:** update prometheus-stack to v68.1.0 ([#1176](#1176)) ([7088e78](7088e78)) * **deps:** update support-deps ([#1147](#1147)) ([cf1a60b](cf1a60b)) * **deps:** update support-deps ([#1160](#1160)) ([6c55f6b](6c55f6b)) * **deps:** update vector ([#1165](#1165)) ([abb9584](abb9584)) * **deps:** update velero ([#1150](#1150)) ([29ee12b](29ee12b)) * docs update issue template ([#1163](#1163)) ([21486f9](21486f9)) * **docs:** add doc on non-http ingress ([#1166](#1166)) ([0783525](0783525)) * **docs:** change .md link format to adhere to checker ([#1181](#1181)) ([125a03b](125a03b)) * **docs:** update Flavor Specific Development Notes ([#1153](#1153)) ([bba5a71](bba5a71)) ### Documentation * add note on minimum k3d version, update cli version reference ([#1174](#1174)) ([c4dda4e](c4dda4e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.42.1
->0.42.3
v0.42.1
->v0.42.3
Release Notes
defenseunicorns/pepr (pepr)
v0.42.3
Compare Source
What's Changed
Full Changelog: defenseunicorns/pepr@v0.42.2...v0.42.3
v0.42.2
Compare Source
What's Changed
Full Changelog: defenseunicorns/pepr@v0.42.1...v0.42.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.