automated-survey-spring
automated-survey-spring copied to clipboard
Bump io.github.cdimascio:dotenv-java from 2.2.0 to 3.0.0
trafficstars
Bumps io.github.cdimascio:dotenv-java from 2.2.0 to 3.0.0.
Release notes
Sourced from io.github.cdimascio:dotenv-java's releases.
v3.0.0
(2023-04-30)
2.3.2 (2023-01-16)
- Implements support for quoted values (#46) (bbfbcfa), closes #46
- update dependency (c016121)
- Update README.md (006fc25)
- use v2.3.0 in example (1261b9e)
- v2.3.2 (fbc6186)
- v2.3.2 (d318ce4)
- v2.3.2 (6cb8616)
2.3.1 (2022-11-23)
- Support trailing comments (#38) (45f25e2), closes #38 /github.com/bkeepers/dotenv/blob/master/lib/dotenv/parser.rb#L14-L30
- Update README.md (74bbe2c)
- Update README.md (7166200)
- v2.3.1 (abe4108)
- docs: add c00ler as a contributor for code (#39) (e52b498), closes #39
- docs: add dizney as a contributor for code, and doc (#41) (6d1c1cf), closes #41
- docs: add yassenb as a contributor for code (#40) (4430c0f), closes #40
2.3.0 (2022-11-23)
- add change log (1817cd8)
- Ensure java 11 using enforcer plugin (#35) (c2c69fc), closes #35
- Fix classpath relative-to-absolute conversion in DotenvReader (#27) (6dc4c52), closes #27
- Fix license in the header (#34) (d253407), closes #34
- Fixed dangling kotlin-dotenv link at the README.md (#23) (d5d886f), closes #23
- Link Maven Central badge to the artifact page (#19) (80c5cd6), closes #19
- Precompile and reuse regular expressions (#33) (82cf585), closes #33
- Update CONTRIBUTING.md (3b44b8a)
- Update CONTRIBUTING.md (cf7605a)
- Update CONTRIBUTING.md (61488e0)
- Update CONTRIBUTING.md (ed5e545)
- update dep (8793318)
- update doc (5c607d7)
- Update Dotenv.java (bd79cdd)
- update gitignore (02bcb73)
... (truncated)
Changelog
Sourced from io.github.cdimascio:dotenv-java's changelog.
(2023-04-30)
2.3.2 (2023-01-16)
- Implements support for quoted values (#46) (bbfbcfa), closes #46
- update dependency (c016121)
- Update README.md (006fc25)
- use v2.3.0 in example (1261b9e)
- v2.3.2 (fbc6186)
- v2.3.2 (d318ce4)
- v2.3.2 (6cb8616)
2.3.1 (2022-11-23)
- Support trailing comments (#38) (45f25e2), closes #38 /github.com/bkeepers/dotenv/blob/master/lib/dotenv/parser.rb#L14-L30
- Update README.md (74bbe2c)
- Update README.md (7166200)
- v2.3.1 (abe4108)
- docs: add c00ler as a contributor for code (#39) (e52b498), closes #39
- docs: add dizney as a contributor for code, and doc (#41) (6d1c1cf), closes #41
- docs: add yassenb as a contributor for code (#40) (4430c0f), closes #40
2.3.0 (2022-11-23)
- add change log (1817cd8)
- Ensure java 11 using enforcer plugin (#35) (c2c69fc), closes #35
- Fix classpath relative-to-absolute conversion in DotenvReader (#27) (6dc4c52), closes #27
- Fix license in the header (#34) (d253407), closes #34
- Fixed dangling kotlin-dotenv link at the README.md (#23) (d5d886f), closes #23
- Link Maven Central badge to the artifact page (#19) (80c5cd6), closes #19
- Precompile and reuse regular expressions (#33) (82cf585), closes #33
- Update CONTRIBUTING.md (3b44b8a)
- Update CONTRIBUTING.md (cf7605a)
- Update CONTRIBUTING.md (61488e0)
- Update CONTRIBUTING.md (ed5e545)
- update dep (8793318)
- update doc (5c607d7)
- Update Dotenv.java (bd79cdd)
- update gitignore (02bcb73)
- update pom (74945a5)
... (truncated)
Commits
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 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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)