-
Notifications
You must be signed in to change notification settings - Fork 128
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
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
20d6f4a to
0a75aac
Compare
0a75aac to
f054680
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]>
f054680 to
0c7156a
Compare
Add aria_hidden parameter to initialize method
Change aria_hidden default value from false to nil
Bumps the production-dependencies group with 1 update: @github/relative-time-element.
Updates
@github/relative-time-elementfrom 4.4.5 to 4.4.8Release notes
Sourced from
@github/relative-time-element's releases.Commits
33cde64Merge pull request #315 from github/kh-support-aria-hiddena2ab717fix testse94b43fUpdate test/relative-time.js5bd009fUpdate test/relative-time.js5f916b6Update test/relative-time.js9efd32aToggle aria-hiddene50de7fupdate render root content6357519Fix issues7cf1828add exampledce462bAdd 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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