Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.4.1 #55

Merged
merged 51 commits into from
May 6, 2022
Merged

Release v2.4.1 #55

merged 51 commits into from
May 6, 2022

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 6, 2022

Releasing v2.4.1.

sgratzl and others added 30 commits April 12, 2021 08:14
github workflows, dependencies, code quality
…p/actions/cache-v2.1.5

build(deps): bump actions/cache from v2.1.4 to v2.1.5
…p/actions/cache-2.1.6

build(deps): bump actions/cache from 2.1.5 to 2.1.6
Fixes lineupjs/lineupjs#456

- Uses the updated code example from https://stackoverflow.com/a/28807765
- Modify the top border (= last box shadow part)
update dependencies and workflows
…rder

Fix left side of collapsing row border
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
…p/actions/setup-node-2.4.1

build(deps): bump actions/setup-node from 2.4.0 to 2.4.1
sgratzl and others added 21 commits November 24, 2021 14:50
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/actions/setup-node-2.5.0

build(deps): bump actions/setup-node from 2.4.1 to 2.5.0
…p/actions/cache-2.1.7

build(deps): bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
…p/actions/setup-node-2.5.1

build(deps): bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.7...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
…p/actions/cache-3

build(deps): bump actions/cache from 2.1.7 to 3
…p/peter-evans/create-pull-request-4

build(deps): bump peter-evans/create-pull-request from 3 to 4
…p/actions/checkout-3

build(deps): bump actions/checkout from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.5.1...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
…p/actions/setup-node-3

build(deps): bump actions/setup-node from 2.5.1 to 3
@github-actions github-actions bot added the chore label May 6, 2022
@github-actions github-actions bot requested a review from sgratzl May 6, 2022 08:44
Copy link
Member

@sgratzl sgratzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sgratzl sgratzl merged commit 7f7a197 into main May 6, 2022
@sgratzl sgratzl deleted the release/v2.4.1 branch May 6, 2022 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants