Skip to content

Conversation

@docbacardi
Copy link
Contributor

Adding defaults allows parsing a string without time information to a date + time object.

What does this PR do?

Use the date() function with just a date, i.e. without time fields: SELECT date('2012-07-02').

Motivation

Specifying a date without time fields raised an exception.

Related issues

This patch fixes #1232 .

Additional Notes

Still working on test cases, sorry.

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

Adding defaults allows parsing a string without time information to a
date + time object.
@lvca
Copy link
Contributor

lvca commented Sep 26, 2023

Thanks @docbacardi!

@lvca lvca merged commit 805631d into ArcadeData:main Sep 26, 2023
@lvca lvca added this to the 23.9.1 milestone Sep 26, 2023
@lvca lvca added bug Something isn't working fixed / implemented labels Sep 26, 2023
mergify bot added a commit that referenced this pull request Sep 8, 2025
… to 2.19.0 [skip ci]

Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.18.0 to 2.19.0.
Release notes

*Sourced from [org.codehaus.mojo:versions-maven-plugin's releases](https://github.com/mojohaus/versions/releases).*

> 2.19.0
> ------
>
> 💥 Breaking changes
> -----------------------
>
> * Removed numeric and mercury comparators, further refactoring ([#1222](https://redirect.github.com/mojohaus/versions/pull/1222)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 🚀 New features and improvements
> -------------------------------
>
> * Parallel version updates ([#1207](https://redirect.github.com/mojohaus/versions/pull/1207)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140): Added showVersionless (default true) ([#1187](https://redirect.github.com/mojohaus/versions/pull/1187)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 🐛 Bug Fixes
> -----------
>
> * Resolves [#1227](https://redirect.github.com/mojohaus/versions/issues/1227): revert working in case of a non-standard "pom.xml" filename ([#1263](https://redirect.github.com/mojohaus/versions/pull/1263)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Resolves [#1255](https://redirect.github.com/mojohaus/versions/issues/1255): set-property special case when a property has no value ([#1261](https://redirect.github.com/mojohaus/versions/pull/1261)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Resolves [#1251](https://redirect.github.com/mojohaus/versions/issues/1251): nextSnapshotIndexToIncrement should zeros on the right ([#1262](https://redirect.github.com/mojohaus/versions/pull/1262)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed #1233- set-property in profile without module property ([#1234](https://redirect.github.com/mojohaus/versions/pull/1234)) [`@​mcarlett`](https://github.com/mcarlett)
> * Fix closing code tags ([#1206](https://redirect.github.com/mojohaus/versions/pull/1206)) [`@​pzygielo`](https://github.com/pzygielo)
> * Resolves [#1197](https://redirect.github.com/mojohaus/versions/issues/1197): Handling a no-version case in dependencyManagement for CompareDependenciesMojo ([#1198](https://redirect.github.com/mojohaus/versions/pull/1198)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed the failed release build ([#1194](https://redirect.github.com/mojohaus/versions/pull/1194)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed [#1191](https://redirect.github.com/mojohaus/versions/issues/1191): Processes (all) profiles from original model if transitive is false ([#1193](https://redirect.github.com/mojohaus/versions/pull/1193)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140) for reports ([#1188](https://redirect.github.com/mojohaus/versions/pull/1188)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140): Added showVersionless (default true) ([#1187](https://redirect.github.com/mojohaus/versions/pull/1187)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1182](https://redirect.github.com/mojohaus/versions/issues/1182) and [#1184](https://redirect.github.com/mojohaus/versions/issues/1184): Bug fixes ([#1185](https://redirect.github.com/mojohaus/versions/pull/1185)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 👻 Maintenance
> -------------
>
> * Remove manual default from docs for parameters ([#1264](https://redirect.github.com/mojohaus/versions/pull/1264)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Use default configuration for release-drafter ([#1256](https://redirect.github.com/mojohaus/versions/pull/1256)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump project version to 2.19.0-SNAPSHOT ([#1237](https://redirect.github.com/mojohaus/versions/pull/1237)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Exposing the problem causing artifact if Resolver throws an exception ([#1224](https://redirect.github.com/mojohaus/versions/pull/1224)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Site fix for rule-2.1.0.xsd and rule-2.0.0.xsd; getOutputPath() for reports ([#1223](https://redirect.github.com/mojohaus/versions/pull/1223)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Removed numeric and mercury comparators, further refactoring ([#1222](https://redirect.github.com/mojohaus/versions/pull/1222)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Pom helper refactoring ([#1221](https://redirect.github.com/mojohaus/versions/pull/1221)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * PR Automation only on close event ([#1220](https://redirect.github.com/mojohaus/versions/pull/1220)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Refactoring: ArtifactFactory and ArtifactVersionService ([#1218](https://redirect.github.com/mojohaus/versions/pull/1218)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Versions refactor 2 ([#1204](https://redirect.github.com/mojohaus/versions/pull/1204)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Refactoring: coalesce use-*-* goals. ([#1202](https://redirect.github.com/mojohaus/versions/pull/1202)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * PR Automation - must use pull\_request\_target ([#1205](https://redirect.github.com/mojohaus/versions/pull/1205)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Add PR Automation ([#1201](https://redirect.github.com/mojohaus/versions/pull/1201)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📦 Dependency updates
> --------------------
>
> * Bump actions/stale from 9 to 10 ([#1265](https://redirect.github.com/mojohaus/versions/pull/1265)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([#1260](https://redirect.github.com/mojohaus/versions/pull/1260)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#1259](https://redirect.github.com/mojohaus/versions/pull/1259)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.17.6 to 1.17.7 ([#1258](https://redirect.github.com/mojohaus/versions/pull/1258)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 92 to 93 ([#1257](https://redirect.github.com/mojohaus/versions/pull/1257)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 ([#1254](https://redirect.github.com/mojohaus/versions/pull/1254)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 ([#1253](https://redirect.github.com/mojohaus/versions/pull/1253)) @[dependabot[bot]](https://github.com/apps/dependabot)

... (truncated)


Commits

* [`b625a90`](mojohaus/versions@b625a90) [maven-release-plugin] prepare release 2.19.0
* [`ba67cf1`](mojohaus/versions@ba67cf1) Bump actions/stale from 9 to 10
* [`28ac80d`](mojohaus/versions@28ac80d) Remove manual default from docs for parameters
* [`0ce0fba`](mojohaus/versions@0ce0fba) Resolves [#1227](https://redirect.github.com/mojohaus/versions/issues/1227): revert working in case a non-standard "pom.xml" file name is ...
* [`d547a03`](mojohaus/versions@d547a03) Resolves [#1255](https://redirect.github.com/mojohaus/versions/issues/1255): set-property special case when the property has no value ([#1261](https://redirect.github.com/mojohaus/versions/issues/1261))
* [`e99daf3`](mojohaus/versions@e99daf3) Resolves [#1251](https://redirect.github.com/mojohaus/versions/issues/1251): nextSnapshotIndexToIncrement should zero versions components ...
* [`7a05285`](mojohaus/versions@7a05285) Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([#1260](https://redirect.github.com/mojohaus/versions/issues/1260))
* [`7444785`](mojohaus/versions@7444785) Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1
* [`e3584a2`](mojohaus/versions@e3584a2) Bump byteBuddyVersion from 1.17.6 to 1.17.7
* [`129aad2`](mojohaus/versions@129aad2) Bump org.codehaus.mojo:mojo-parent from 92 to 93
* Additional commits viewable in [compare view](mojohaus/versions@2.18.0...2.19.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.18.0&new-version=2.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
mergify bot added a commit that referenced this pull request Dec 1, 2025
… 3.7.1 to 3.8.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.7.1 to 3.8.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-assembly-plugin's releases](https://github.com/apache/maven-assembly-plugin/releases).*

> 3.8.0
> -----
>
> 🐛 Bug Fixes
> -----------
>
> * [[MASSEMBLY-1030]](https://issues.apache.org/jira/browse/MASSEMBLY-1030) - Manifest entries from archive configuration are not added in final MANIFEST ([#205](https://redirect.github.com/apache/maven-assembly-plugin/pull/205)) [`@​olamy`](https://github.com/olamy)
> * [[MASSEMBLY-1029]](https://issues.apache.org/jira/browse/MASSEMBLY-1029) - Use minimal level for model validation ([#204](https://redirect.github.com/apache/maven-assembly-plugin/pull/204)) [`@​gnodet`](https://github.com/gnodet)
>
> 📝 Documentation updates
> -----------------------
>
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#215](https://redirect.github.com/apache/maven-assembly-plugin/pull/215)) [`@​Bukama`](https://github.com/Bukama)
>
> 👻 Maintenance
> -------------
>
> * chore: migrate junit3/4 to junit5 ([#1260](https://redirect.github.com/apache/maven-assembly-plugin/pull/1260)) [`@​sparsick`](https://github.com/sparsick)
> * feat: enable prevent branch protection rules ([#1252](https://redirect.github.com/apache/maven-assembly-plugin/pull/1252)) [`@​sebtiem`](https://github.com/sebtiem)
> * Enable Github Issues ([#219](https://redirect.github.com/apache/maven-assembly-plugin/pull/219)) [`@​Bukama`](https://github.com/Bukama)
>
> 📦 Dependency updates
> --------------------
>
> * Bump Maven to 3.9.11. Prerequisite still 3.6.3 ([#1270](https://redirect.github.com/apache/maven-assembly-plugin/pull/1270)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#1269](https://redirect.github.com/apache/maven-assembly-plugin/pull/1269)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-io from 3.5.2 to 3.6.0 ([#1264](https://redirect.github.com/apache/maven-assembly-plugin/pull/1264)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 ([#1266](https://redirect.github.com/apache/maven-assembly-plugin/pull/1266)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#1267](https://redirect.github.com/apache/maven-assembly-plugin/pull/1267)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 ([#1265](https://redirect.github.com/apache/maven-assembly-plugin/pull/1265)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 ([#1258](https://redirect.github.com/apache/maven-assembly-plugin/pull/1258)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump com.github.luben:zstd-jni from 1.5.7-5 to 1.5.7-6 ([#1259](https://redirect.github.com/apache/maven-assembly-plugin/pull/1259)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump plexus-archiver to 4.10.3 ([#1255](https://redirect.github.com/apache/maven-assembly-plugin/pull/1255)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump m-invoker-p to 3.9.1 for Java 25 ([#1256](https://redirect.github.com/apache/maven-assembly-plugin/pull/1256)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-5 ([#1254](https://redirect.github.com/apache/maven-assembly-plugin/pull/1254)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 44 to 45 ([#1251](https://redirect.github.com/apache/maven-assembly-plugin/pull/1251)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 42 to 44 ([#216](https://redirect.github.com/apache/maven-assembly-plugin/pull/216)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 ([#1248](https://redirect.github.com/apache/maven-assembly-plugin/pull/1248)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.3 to 3.6.4 ([#1249](https://redirect.github.com/apache/maven-assembly-plugin/pull/1249)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#1250](https://redirect.github.com/apache/maven-assembly-plugin/pull/1250)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#1247](https://redirect.github.com/apache/maven-assembly-plugin/pull/1247)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump com.github.luben:zstd-jni from 1.5.7-3 to 1.5.7-4 ([#1244](https://redirect.github.com/apache/maven-assembly-plugin/pull/1244)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 in /src/it/projects/bugs/massembly-580 ([#1245](https://redirect.github.com/apache/maven-assembly-plugin/pull/1245)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-3 ([#225](https://redirect.github.com/apache/maven-assembly-plugin/pull/225)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 ([#209](https://redirect.github.com/apache/maven-assembly-plugin/pull/209)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 ([#207](https://redirect.github.com/apache/maven-assembly-plugin/pull/207)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.1 to 2.19.0 ([#224](https://redirect.github.com/apache/maven-assembly-plugin/pull/224)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 ([#223](https://redirect.github.com/apache/maven-assembly-plugin/pull/223)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump com.github.luben:zstd-jni from 1.5.6-3 to 1.5.7-2 ([#222](https://redirect.github.com/apache/maven-assembly-plugin/pull/222)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 ([#221](https://redirect.github.com/apache/maven-assembly-plugin/pull/221)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 ([#213](https://redirect.github.com/apache/maven-assembly-plugin/pull/213)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 ([#220](https://redirect.github.com/apache/maven-assembly-plugin/pull/220)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.1 ([#214](https://redirect.github.com/apache/maven-assembly-plugin/pull/214)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.hamcrest:hamcrest from 2.2 to 3.0 ([#212](https://redirect.github.com/apache/maven-assembly-plugin/pull/212)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-compress from 1.26.1 to 1.27.0 ([#211](https://redirect.github.com/apache/maven-assembly-plugin/pull/211)) @[dependabot[bot]](https://github.com/apps/dependabot)

... (truncated)


Commits

* [`53dcfc0`](apache/maven-assembly-plugin@53dcfc0) Remove redundant escaping ([#1277](https://redirect.github.com/apache/maven-assembly-plugin/issues/1277))
* [`04cbbb3`](apache/maven-assembly-plugin@04cbbb3) some nits ([#1279](https://redirect.github.com/apache/maven-assembly-plugin/issues/1279))
* [`7c9e58a`](apache/maven-assembly-plugin@7c9e58a) Plug ThreadLocal memory leak ([#1276](https://redirect.github.com/apache/maven-assembly-plugin/issues/1276))
* [`ceef4b0`](apache/maven-assembly-plugin@ceef4b0) commons-io version is now the same ([#1274](https://redirect.github.com/apache/maven-assembly-plugin/issues/1274))
* [`0a06350`](apache/maven-assembly-plugin@0a06350) Declare used dependencies ([#1271](https://redirect.github.com/apache/maven-assembly-plugin/issues/1271))
* [`31ac192`](apache/maven-assembly-plugin@31ac192) Remove commented code ([#1273](https://redirect.github.com/apache/maven-assembly-plugin/issues/1273))
* [`c5b8aff`](apache/maven-assembly-plugin@c5b8aff) Document regex support in include/exclude patterns ([#1243](https://redirect.github.com/apache/maven-assembly-plugin/issues/1243))
* [`bd8cafc`](apache/maven-assembly-plugin@bd8cafc) [maven-release-plugin] prepare for next development iteration
* [`434b3aa`](apache/maven-assembly-plugin@434b3aa) [maven-release-plugin] prepare release maven-assembly-plugin-3.8.0
* [`43666c3`](apache/maven-assembly-plugin@43666c3) Bump Maven to 3.9.11. Prerequisite still 3.6.3
* Additional commits viewable in [compare view](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.1...v3.8.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-assembly-plugin&package-manager=maven&previous-version=3.7.1&new-version=3.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fixed / implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating date objects with the date() function

2 participants