-
Notifications
You must be signed in to change notification settings - Fork 162
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.1.0 #593
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## [7.0.1-develop.1](v7.0.0...v7.0.1-develop.1) (2024-03-19)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1...v2) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…dabot/fetch-metadata-2
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1...v2) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ndabot/fetch-metadata-2
## [7.0.1-develop.2](v7.0.1-develop.1...v7.0.1-develop.2) (2024-03-26)
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…-4.19.2 build(deps): bump express from 4.18.1 to 4.19.2
Without the attribute set, if the test would be run with `export TZ=Etc/UTC`, it would actually pass.
For allday events, the timezone is not used if defined. This works for moment-timezone objects and Luxon DateTime objects with a zone set. Close #592
Previously, the calendar time zone was always used, even if it was different or not set at all.
# [7.1.0-develop.2](v7.1.0-develop.1...v7.1.0-develop.2) (2024-04-09)
…velop # Conflicts: # package-lock.json # package.json
# [7.1.0-develop.3](v7.1.0-develop.2...v7.1.0-develop.3) (2024-04-15)
🎉 This PR is included in version 7.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ℹ️ About this release
🐛 Bug Fixes
🆕 Features
📦 Development Dependencies
@semantic-release/npm
from^11.0.3
to^12.0.0
@typescript-eslint/eslint-plugin
from^7.1.0
to^7.3.1
@typescript-eslint/parser
from^7.1.0
to^7.3.1
eslint-plugin-jsonc
from^2.13.0
to^2.14.0
mocha
from^10.3.0
to^10.4.0
semantic-release
from^23.0.2
to^23.0.5
typedoc
from^0.25.8
to^0.25.12
typescript
from^5.3.3
to^5.4.3