Skip to content

Commit

Permalink
Merge pull request #142 from artichoke/lopopolo/mit-0-license
Browse files Browse the repository at this point in the history
Add MIT-0 license, prepare for v1.13.0 release
  • Loading branch information
lopopolo authored Feb 20, 2024
2 parents 4bc23ef + 1f0577e commit 478553d
Show file tree
Hide file tree
Showing 17 changed files with 38 additions and 6 deletions.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
# Changelog

## 1.13.0

Released 2024-02-19.

## Action Changes

- Permit MIT-0 license. [#142]

### Internal Changes

- Upgrade Ruby dependencies. [#138], [#139].
- Upgrade GitHub Actions dependencies. [#140]
- Upgrade npm dependencies. [#141

[#138]: https://github.com/artichoke/generate_third_party/pull/138
[#139]: https://github.com/artichoke/generate_third_party/pull/139
[#140]: https://github.com/artichoke/generate_third_party/pull/140
[#141]: https://github.com/artichoke/generate_third_party/pull/141
[#142]: https://github.com/artichoke/generate_third_party/pull/142

## 1.12.1

Release 2024-01-08.
Released 2024-01-08.

### Internal Changes

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
generate_third_party (1.12.1)
generate_third_party (1.13.0)
sorbet-runtime (~> 0.5)

GEM
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This repository is available as a GitHub Action:
```yaml
- name: Generate THIRDPARTY license listing
id: generate_third_party
uses: artichoke/generate_third_party@v1.12.1
uses: artichoke/generate_third_party@v1.13.0
with:
artichoke_ref: trunk
target_triple: x86_64-unknown-linux-gnu
Expand Down
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ runs:
run: |
gem build generate_third_party.gemspec
if [[ "${{ runner.os }}" == "Linux" ]]; then
sudo gem install generate_third_party-1.12.1.gem
sudo gem install generate_third_party-1.13.0.gem
else
gem install generate_third_party-1.12.1.gem
gem install generate_third_party-1.13.0.gem
fi
working-directory: ${{ github.action_path }}

Expand Down
2 changes: 1 addition & 1 deletion generate_third_party.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'generate_third_party'
s.version = '1.12.1'
s.version = '1.13.0'
s.required_ruby_version = '>= 3.0.0' # remember to update `test-all-targets` CI job
s.summary = "Generate Artichoke's third party dependencies"
s.description = 'Generate lists of third party dependencies and their licenses'
Expand Down
1 change: 1 addition & 0 deletions lib/generate_third_party/targets/aarch64-apple-darwin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
1 change: 1 addition & 0 deletions lib/generate_third_party/targets/all.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
1 change: 1 addition & 0 deletions lib/generate_third_party/targets/i686-pc-windows-gnu.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
1 change: 1 addition & 0 deletions lib/generate_third_party/targets/i686-pc-windows-msvc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
1 change: 1 addition & 0 deletions lib/generate_third_party/targets/x86_64-apple-darwin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ accepted = [
"BSD-3-Clause",
"BSL-1.0",
"ISC",
"MIT-0",
"Unicode-DFS-2016",
]
targets = [
Expand Down

0 comments on commit 478553d

Please sign in to comment.