Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

build(deps-dev): bump timecop from 0.9.2 to 0.9.3 #170

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps timecop from 0.9.2 to 0.9.3.

Changelog

Sourced from timecop's changelog.

v0.9.3

  • Fix returning to previous date after block when Timecop.thread_safe = true (#216)
  • Fix %s and %Q for Date strptime (#275)
  • Fix '%G-%V' for Date strptime (#261)
  • Fix default day for strptime (#266)
Commits
  • ea8c861 update version
  • 287cd2a update history
  • ff1abf6 support for strptime second based formats
  • eb04805 Update History.md RE: #216
  • e75a43c Return to previous date after block when in threadsafe mode
  • 589e515 Merge branch 'dockwa-commercial_date_strptime'
  • 44b1cbd merge master
  • 7c06939 support iso 8601 week dates
  • f0f4420 add a test for day of year without year
  • 48e0670 Fix Date strptime implementation for %j
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 8, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2021

Superseded by #171.

@dependabot dependabot bot closed this Feb 10, 2021
@dependabot dependabot bot deleted the dependabot/bundler/timecop-0.9.3 branch February 10, 2021 11:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants