-
Notifications
You must be signed in to change notification settings - Fork 77
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
build(deps): update dependency composed-offset-position to v0.0.6 #9834
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
renovate
bot
added
the
chore
Issues with changes that don't modify src or test files.
label
Jul 23, 2024
renovate
bot
force-pushed
the
renovate/composed-offset-position-0.x
branch
7 times, most recently
from
July 25, 2024 02:35
0e99c84
to
9b157db
Compare
renovate
bot
force-pushed
the
renovate/composed-offset-position-0.x
branch
from
July 25, 2024 16:50
9b157db
to
8db0175
Compare
renovate
bot
changed the title
build(deps): update dependency composed-offset-position to v0.0.5
build(deps): update dependency composed-offset-position to v0.0.6
Jul 25, 2024
jcfranco
approved these changes
Jul 26, 2024
jcfranco
added
the
pr ready for visual snapshots
Adding this label will run visual snapshot testing.
label
Jul 26, 2024
benelan
added a commit
that referenced
this pull request
Jul 29, 2024
…-to-monorepo * origin/dev: ci: fix env var case in workflows (#9877) docs(action): deprecates the compact property (#9847) fix(tab-title): Adjust hover styling for `bordered` Tab Title (#9867) chore(themed): add token CSS variable test helper (#9860) chore: avoid deleting untracked, non-generated files on npm run clean (#9866) chore(pick-list, pick-list-item, value-list-item): fix runtime deprecation messages (#9870) refactor: create a common resource to store debounce consts (#9829) test(tree): stabilize tests (#9853) chore(value-list-item): add runtime deprecation warning (#9863) chore: release next build(deps): update dependency composed-offset-position to v0.0.6 (#9834) feat(dialog): adds new dialog component and deprecates the modal component (#9751) chore: release next fix(panel, flow-item): prevent footer slots from conflicting with each other (#9856)
calcite-admin
pushed a commit
that referenced
this pull request
Jul 30, 2024
) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [composed-offset-position](https://togithub.com/jcfranco/composed-offset-position) | [`0.0.4` -> `0.0.6`](https://renovatebot.com/diffs/npm/composed-offset-position/0.0.4/0.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/composed-offset-position/0.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/composed-offset-position/0.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/composed-offset-position/0.0.4/0.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/composed-offset-position/0.0.4/0.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jcfranco/composed-offset-position (composed-offset-position)</summary> ### [`v0.0.6`](https://togithub.com/jcfranco/composed-offset-position/releases/tag/0.0.6) [Compare Source](https://togithub.com/jcfranco/composed-offset-position/compare/0.0.5...0.0.6) - perf: use latest version of `isContainingBlock` to reuse computed styles ([`c40606f`](https://togithub.com/jcfranco/composed-offset-position/commit/c40606f)) - fix: use PascalCase name for UMD global ([`fe6f976`](https://togithub.com/jcfranco/composed-offset-position/commit/fe6f976)) ### [`v0.0.5`](https://togithub.com/jcfranco/composed-offset-position/releases/tag/0.0.5) [Compare Source](https://togithub.com/jcfranco/composed-offset-position/compare/0.0.4...0.0.5) - fix: fix containing block check by using `@floating-ui/utils` ([`f3a26df`](https://togithub.com/jcfranco/composed-offset-position/commit/f3a26df)) - build: add clean script ([`0b711bb`](https://togithub.com/jcfranco/composed-offset-position/commit/0b711bb)) - refactor(package.json): update types location ([`fae6913`](https://togithub.com/jcfranco/composed-offset-position/commit/fae6913)) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Issues with changes that don't modify src or test files.
dependencies
Pull requests that update a dependency file
pr ready for visual snapshots
Adding this label will run visual snapshot testing.
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.0.4
->0.0.6
Release Notes
jcfranco/composed-offset-position (composed-offset-position)
v0.0.6
Compare Source
isContainingBlock
to reuse computed styles (c40606f
)fe6f976
)v0.0.5
Compare Source
@floating-ui/utils
(f3a26df
)0b711bb
)fae6913
)