Commit Graph

2182 Commits

Author SHA1 Message Date
eugene yokota e2de6e30e3
Merge pull request #478 from scala-steward/update/coursier-2.1.7
Update coursier, ... to 2.1.7
2023-10-05 10:00:10 -04:00
eugene yokota c1afff6239
Merge pull request #479 from coursier/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-11 12:25:57 -04:00
dependabot[bot] 80a9d05aaf
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 01:55:09 +00:00
Scala Steward c75b0acd12
Update coursier, ... to 2.1.7 2023-09-10 13:54:24 +00:00
eugene yokota 1fa6df542c
Merge pull request #475 from eed3si9n/wip/bump_coursier
Update Coursier to 2.1.6
2023-08-24 10:30:08 -04:00
Eugene Yokota b2280e618e Update Coursier to 2.1.6 2023-08-24 09:41:24 -04:00
eugene yokota eed237f986
Merge pull request #469 from scala-steward/update/coursier-2.1.5
Update coursier, ... to 2.1.5
2023-08-24 09:39:23 -04:00
Scala Steward 353b87fd3c
Update coursier, ... to 2.1.5 2023-06-20 13:43:22 +00:00
Scala Steward c5aff65f75
Update coursier, ... to 2.1.4 (#461) 2023-05-25 19:19:25 +02:00
Scala Steward aa6bd3c515
Update sbt, scripted-plugin to 1.8.3 (#462) 2023-05-25 19:19:11 +02:00
Scala Steward 0052d8d99c
Update scalatest to 3.2.16 (#463) 2023-05-25 19:19:01 +02:00
eugene yokota f33198d78d
Merge pull request #460 from scala-steward/update/coursier-2.1.3
Update coursier, ... to 2.1.3
2023-05-05 13:37:13 -04:00
Scala Steward 1c30872c02
Update coursier, ... to 2.1.3 2023-05-05 14:51:12 +00:00
eugene yokota 0c9db834db
Merge pull request #459 from scala-steward/update/sbt-ci-release-1.5.12
Update sbt-ci-release to 1.5.12
2023-05-03 11:57:44 -04:00
Scala Steward 85a4aeb9b7
Update sbt-ci-release to 1.5.12 2023-05-03 14:00:48 +00:00
eugene yokota 58c1ea3e10
Merge pull request #456 from coursier/no-coursier-setup-action-patch-version
Don't specify a patch version of coursier/setup-action
2023-05-01 22:08:09 -04:00
eugene yokota aeedc5ca52
Merge pull request #457 from coursier/exclude-plexus-stuff
Exclude plexus stuff
2023-05-01 22:07:27 -04:00
Scala Steward 4c162df510
Update scala-collection-compat to 2.10.0 (#453) 2023-05-02 01:20:06 +02:00
Alex Archambault 4a862056c2 Add .vscode/ to .gitignore 2023-05-02 01:11:04 +02:00
Alex Archambault 27c5430f28 Exclude all the plexus libraries
These are used by coursier.cache.ArchiveCache, that is unused in
sbt-coursier / lm-coursier
2023-05-02 01:10:09 +02:00
Alexandre Archambault 976266ebea
Don't specify a patch version of coursier/setup-action 2023-05-02 01:05:50 +02:00
eugene yokota c41a4e0d66
Merge pull request #455 from coursier/dependabot/github_actions/coursier/setup-action-1.3.3
Bump coursier/setup-action from 1.3.2 to 1.3.3
2023-05-01 00:21:19 -04:00
dependabot[bot] a810143b95
Bump coursier/setup-action from 1.3.2 to 1.3.3
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](https://github.com/coursier/setup-action/compare/v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: coursier/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 01:58:00 +00:00
eugene yokota e37518ed83
Merge pull request #454 from eed3si9n/wip/bump
Update coursier to 2.1.2
2023-04-29 21:42:41 -04:00
Eugene Yokota 83b0cb81ba Update coursier to 2.1.2
**Problem**
Coursier bump PR is currently failing due to shading of zstd.

**Solution**
1. Rather than updating the shading rule, this excludes zstd out of the
   transitive since we likely won't need it.
2. Update coursier to 2.1.2.
2023-04-29 19:16:07 -04:00
eugene yokota 0abc01f5cb
Merge pull request #452 from coursier/dependabot/github_actions/coursier/setup-action-1.3.2
Bump coursier/setup-action from 1.3.0 to 1.3.2
2023-04-29 18:42:47 -04:00
dependabot[bot] 005f2137d1
Bump coursier/setup-action from 1.3.0 to 1.3.2
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](https://github.com/coursier/setup-action/compare/v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: coursier/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 01:57:16 +00:00
Scala Steward 8a921c6872
Update sbt-mima-plugin to 1.1.2 (#448) 2023-03-31 19:15:52 +02:00
adpi2 71d4f2c969
Update coursier to 2.1.0-RC6 (#445) 2023-02-16 14:53:04 +01:00
Scala Steward e311405bab
Update sbt, scripted-plugin to 1.8.2 (#442) 2023-01-23 09:56:16 +01:00
Scala Steward 7e9f890e7c
Update scalatest to 3.2.15 (#443) 2023-01-23 09:56:08 +01:00
Scala Steward 990dea4606
Update coursier to 2.1.0-RC5 (#444) 2023-01-23 09:55:50 +01:00
eugene yokota fcb67d7711
Merge pull request #441 from eed3si9n/wip/revert
Revert "Update slf4j-api to 2.0.3"
2023-01-03 09:59:50 -05:00
Eugene Yokota d4556bd417 Pin slf4j-api 2023-01-02 22:06:46 -05:00
Eugene Yokota 774d6be24f Revert "Update slf4j-api to 2.0.3"
This reverts commit 8f594cf0f78060019b5a75ee083a8bd35872ca6c.
2023-01-01 22:55:24 -05:00
Adrien Piquerez 458381eb3f
Merge pull request #439 from scala-steward/update/sbt-shading-2.1.1
Update sbt-shading to 2.1.1
2022-12-20 16:18:18 +01:00
Scala Steward e4286a0113
Update sbt-shading to 2.1.1 2022-12-20 14:44:08 +00:00
Scala Steward da501892e0
Update coursier to 2.1.0-RC3-1 (#438) 2022-12-19 10:50:53 +01:00
Scala Steward 6c2acf8847
Update slf4j-api to 2.0.6 (#437) 2022-12-19 10:50:35 +01:00
Scala Steward 214e2b67a8
Update slf4j-api to 2.0.5 (#434) 2022-11-29 09:54:42 +01:00
Scala Steward 9c5f2cf681
Update scala-collection-compat to 2.9.0 (#435) 2022-11-29 09:54:28 +01:00
eugene yokota 84774e5532
Merge pull request #432 from scala-steward/update/coursier-2.1.0-RC2
Update coursier to 2.1.0-RC2
2022-11-17 13:06:40 -05:00
Alexandre Archambault 35305810d8 Update allowed-files-in-shaded-jar list
Kind of annoying to have to update that list everytime plexus-archiver
in bumped in coursier… Hopefully, we can get rid of that dependency at
some point.
2022-11-17 14:44:57 +01:00
Scala Steward 0faa7291fb
Update coursier to 2.1.0-RC2 2022-11-16 16:42:58 +00:00
Scala Steward 3df025313b
Update sbt, scripted-plugin to 1.8.0 (#431) 2022-11-14 16:49:57 +01:00
Adrien Piquerez 3ddf025c55
Merge pull request #429 from adpi2/coursier-2.1.0-RC1
Update coursier to 2.1.0-RC1
2022-11-10 15:42:06 +01:00
Adrien Piquerez ce16f8914e Update coursier to 2.1.0-RC1 2022-11-10 14:59:06 +01:00
Tomasz Godzik e662168496
Merge pull request #428 from scala-steward/update/sbt-1.7.3
Update sbt, scripted-plugin to 1.7.3
2022-11-02 15:52:48 +01:00
Scala Steward 8b08a62ffc
Update sbt, scripted-plugin to 1.7.3 2022-11-02 13:34:16 +00:00
Tomasz Godzik 93244bf665
Merge pull request #427 from ckipp01/scalaxmlannoyingusall
chore(deps): bump scala-xml to 2.1.0
2022-11-02 10:10:57 +01:00