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.2.5 #2978

Merged
merged 13 commits into from
Sep 26, 2024
Merged

Release - v2.2.5 #2978

merged 13 commits into from
Sep 26, 2024

Conversation

JAForbes
Copy link
Collaborator

@JAForbes JAForbes commented Sep 26, 2024

Release v2.2.5

Changelog

Patch Changes

Bump the normal group across 1 directory with 2 updates (@dependabot[bot])

Bumps the normal group with 2 updates in the / directory: chokidar and eslint.

Cleaning up code by making vnode.attrs always non-null (@kfule)

Commit f9e5163 made vnode.attrs always non-null, so there is no need for code to make vnode.attrs null or assume vnode.attrs is null.

JAForbes and others added 12 commits September 25, 2024 12:03
- `pr.yml` should've been deleted a long time ago. Its functionality
  was already elsewhere, and that's since been folded into `test.yml`.
- I added automatic `release-v*` and `main-v*` versioning.
- Renamed `merge.yml` to `push-release.yml` and `push-main.yml` to
  `pr-create-release.yml` so it's clearer what they're actually
  listening to. I also modified their display names.
Because vnode.attrs is never null by commit f9e5163
Because vnode.attrs is never null by commit f9e5163
Bumps the normal group with 2 updates in the / directory: [chokidar](https://github.com/paulmillr/chokidar) and [eslint](https://github.com/eslint/eslint).


Updates `chokidar` from 3.2.1 to 4.0.1
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.2.1...4.0.1)

Updates `eslint` from 8.9.0 to 8.57.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.9.0...v8.57.1)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: normal
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: normal
...

Signed-off-by: dependabot[bot] <support@github.com>
@JAForbes JAForbes requested review from a team as code owners September 26, 2024 02:26
@JAForbes JAForbes added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major labels Sep 26, 2024
@JAForbes JAForbes changed the title Release - v3.0.0 Release - v2.2.5 Sep 26, 2024
@dead-claudia dead-claudia merged commit 8ac10ba into release Sep 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants