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

7.0.1 - hotfix for mcdev upgrade #1381

Merged
merged 14 commits into from
Jun 22, 2024
Merged

7.0.1 - hotfix for mcdev upgrade #1381

merged 14 commits into from
Jun 22, 2024

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jun 22, 2024

Release details

Checklist

Before merge

  • Wiki updated with info in ticket listed under Documentation
  • ran npm audit fix
  • ran npm run lint:fix
  • ran npm run version:major/minor/patch
  • updated bug template to include the new version
  • updated .mcdevrc for tests to the new version

After merge

  • merged all dependabot PRs to main branch
  • moved version tag to merge commit & pushed to remote
  • closed GitHub milestone
  • created new GitHub Release

Documentation

none.

Issues

dependabot bot and others added 12 commits June 10, 2024 20:49
Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v9.1.0...v10.0.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/c8-10.0.0

Bump c8 from 9.1.0 to 10.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.0...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/prettier-3.3.2

Bump prettier from 3.3.0 to 3.3.2
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.22.0 to 3.25.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.25.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/simple-git-3.25.0

Bump simple-git from 3.22.0 to 3.25.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.14.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/types/node-20.14.2

Bump @types/node from 20.12.12 to 20.14.2
…t-includes-empty-string-after-mcdev-upgrade

Bug/1360 default retrieve list includes empty string after mcdev upgrade
@JoernBerkefeld JoernBerkefeld added this to the 7.0.1 milestone Jun 22, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Jun 22, 2024
Copy link

github-actions bot commented Jun 22, 2024

Coverage Report

Commit:20cc74b
Base: main@6adcca1

Type Base This PR
Total Statements Coverage  68.64%  68.63%  (-0.01%)
Total Branches Coverage  67.73%  67.7%  (-0.03%)
Total Functions Coverage  79.65%  79.65%  (+0%)
Total Lines Coverage  68.64%  68.63%  (-0.01%)
Details (changed files):
File Statements Branches Functions Lines

@JoernBerkefeld JoernBerkefeld added the bug Something isn't working label Jun 22, 2024
@JoernBerkefeld JoernBerkefeld merged commit 9c8f436 into main Jun 22, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] default retrieve list includes empty string after mcdev upgrade
1 participant