Skip to content

Commit 35f8ab7

Browse files
Update dependency @embroider/macros to v1.17.1 (#22815)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@embroider/macros](https://redirect.github.com/embroider-build/embroider) ([source](https://redirect.github.com/embroider-build/embroider/tree/HEAD/packages/macros)) | [`1.17.0` -> `1.17.1`](https://renovatebot.com/diffs/npm/@embroider%2fmacros/1.17.0/1.17.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@embroider%2fmacros/1.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@embroider%2fmacros/1.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@embroider%2fmacros/1.17.0/1.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@embroider%2fmacros/1.17.0/1.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "0 17-23 * * 5,,* * * * 0,6,0 0-12 * * 1" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f69b12d commit 35f8ab7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ghost/admin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@ember/render-modifiers": "2.1.0",
3838
"@ember/test-helpers": "2.9.6",
3939
"@ember/test-waiters": "3.1.0",
40-
"@embroider/macros": "1.17.0",
40+
"@embroider/macros": "1.17.1",
4141
"@faker-js/faker": "7.6.0",
4242
"@glimmer/component": "1.1.2",
4343
"@html-next/vertical-collection": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2598,10 +2598,10 @@
25982598
resolve "^1.20.0"
25992599
semver "^7.3.2"
26002600

2601-
"@embroider/[email protected].0", "@embroider/macros@^0.50.0 || ^1.0.0", "@embroider/macros@^1.0.0", "@embroider/macros@^1.10.0", "@embroider/macros@^1.12.2", "@embroider/macros@^1.2.0", "@embroider/macros@^1.8.0", "@embroider/macros@^1.8.3", "@embroider/macros@^1.9.0":
2602-
version "1.17.0"
2603-
resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-1.17.0.tgz#928bb6dafe2ea9df8e44bd75c29ef8a0998f174d"
2604-
integrity sha512-VtlntSWnS6hGXoVYXcvjeImu1ZHp1VWQmfowZAgirYLzpzipHcR+ELy3fRmUDVtP+0seR4vEc9Ib3stCJiFQEQ==
2601+
"@embroider/[email protected].1", "@embroider/macros@^0.50.0 || ^1.0.0", "@embroider/macros@^1.0.0", "@embroider/macros@^1.10.0", "@embroider/macros@^1.12.2", "@embroider/macros@^1.2.0", "@embroider/macros@^1.8.0", "@embroider/macros@^1.8.3", "@embroider/macros@^1.9.0":
2602+
version "1.17.1"
2603+
resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-1.17.1.tgz#2cc9f55706af17e7569900517a68f49e814a3d65"
2604+
integrity sha512-pi039RDy2CvgM+RwJ9NMFU4wYMKlSp9p+WyHFfQpZ2e/HL78O1KM1+MEaKnIve6MrXvo7QD7/Kn6MpMTzV1MSQ==
26052605
dependencies:
26062606
"@embroider/shared-internals" "3.0.0"
26072607
assert-never "^1.2.1"

0 commit comments

Comments
 (0)