-
Notifications
You must be signed in to change notification settings - Fork 126
Bump @github/relative-time-element from 4.4.5 to 4.4.8 in the production-dependencies group #3485
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
base: main
Are you sure you want to change the base?
Bump @github/relative-time-element from 4.4.5 to 4.4.8 in the production-dependencies group #3485
Conversation
|
7bd1763
to
8104375
Compare
8104375
to
5d9ae00
Compare
5d9ae00
to
964204f
Compare
@khiga8 I'm seeing some failures on this upgrade, is this something I should adjust the tests for or is it expected?
|
@jonrohan the failures seem expected. In github/relative-time-element#315, we basically added more explicit support for setting the It looks like we'll want to adjust the view component API for relative time to explicitly support |
964204f
to
1601c9a
Compare
1601c9a
to
235e4c1
Compare
235e4c1
to
353765a
Compare
Bumps the production-dependencies group with 1 update: [@github/relative-time-element](https://github.com/github/relative-time-element). Updates `@github/relative-time-element` from 4.4.5 to 4.4.8 - [Release notes](https://github.com/github/relative-time-element/releases) - [Commits](github/relative-time-element@v4.4.5...v4.4.8) --- updated-dependencies: - dependency-name: "@github/relative-time-element" dependency-version: 4.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
353765a
to
20d6f4a
Compare
Bumps the production-dependencies group with 1 update: @github/relative-time-element.
Updates
@github/relative-time-element
from 4.4.5 to 4.4.8Release notes
Sourced from
@github/relative-time-element
's releases.Commits
33cde64
Merge pull request #315 from github/kh-support-aria-hiddena2ab717
fix testse94b43f
Update test/relative-time.js5bd009f
Update test/relative-time.js5f916b6
Update test/relative-time.js9efd32a
Toggle aria-hiddene50de7f
update render root content6357519
Fix issues7cf1828
add exampledce462b
Add aria-hidden supportYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions