Skip to content

Bump date from 3.0.0 to 3.3.3#86

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/date-3.3.3
Open

Bump date from 3.0.0 to 3.3.3#86
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/date-3.3.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2022

Bumps date from 3.0.0 to 3.3.3.

Release notes

Sourced from date's releases.

v3.3.3

What's Changed

Full Changelog: ruby/date@v3.3.2...v3.3.3

v3.3.2

What's Changed

Full Changelog: ruby/date@v3.3.1...v3.3.2

v3.3.1

What's Changed

New Contributors

Full Changelog: ruby/date@v3.3.0...v3.3.1

v3.3.0

What's Changed

... (truncated)

Commits
  • ea3644a Bump version to 3.3.3
  • 71c35b4 Adjust format [ci skip]
  • d152749 Merge pull request #82 from nobu/strptime-length
  • 3f666fa Extract head_match_p and abbreviated name length constants
  • 7afd9d4 Bump version to 3.3.2
  • 1741511 Merge pull request #84 from ruby/drop-to-support-old-ruby
  • 9731a3e Fixed wrong minimum version of Ruby
  • c03663c Merge pull request #80 from zverok/deconstruct_keys
  • 6bb6d3a Implement Date#deconstruct_keys and DateTime#deconstruct_keys
  • 3bfed83 Consider the length of string to parse
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [date](https://github.com/ruby/date) from 3.0.0 to 3.3.3.
- [Release notes](https://github.com/ruby/date/releases)
- [Commits](ruby/date@v3.0.0...v3.3.3)

---
updated-dependencies:
- dependency-name: date
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 22, 2022
@yegor256
Copy link
Member

yegor256 commented Oct 7, 2025

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented Oct 7, 2025

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor
Copy link
Collaborator

rultor commented Oct 7, 2025

@rultor please, try to merge

@dependabot[bot] @yegor256 Oops, I failed. You can see the full log here (spent 6s).

++ dirname ./run.sh
+ cd .
+ echo 2540
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Oct  7 11:47:47 UTC 2025
+ uptime
 11:47:47 up 1 min,  0 users,  load average: 0.58, 0.35, 0.14
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml for branch master in repo cqfn/0capa
	at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:297)
	at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:202)
	at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:108)
	at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:69)
	at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:48)
	at com.rultor.spi.Agent.execute(Agent.java:65)
	at com.rultor.agents.VerboseAgent.execute(VerboseAgent.java:35)
	at com.rultor.Routine.process(Routine.java:178)
	at com.rultor.Routine.unsafe_aroundBody0(Routine.java:155)
	at com.rultor.Routine.run(Routine.java:1)
	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:164)
	at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:109)
	at com.rultor.Routine.unsafe(Routine.java:150)
	at com.rultor.Routine.run(Routine.java:115)
	at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
	at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
	at java.base/java.util.concurrent.Executors.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:642)
	at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
	at java.base/java.lang.Thread.run(Thread.java:1583)

+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

2 participants