hertzg / node-gdate-julian

GDate (glib) style julian days to and from gregorian date converter
GNU Lesser General Public License v2.1
1 stars 0 forks source link

chore(deps): update all dependencies #129

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@semantic-release/commit-analyzer 10.0.1 -> 10.0.2 age adoption passing confidence devDependencies patch
@semantic-release/release-notes-generator 11.0.4 -> 11.0.5 age adoption passing confidence devDependencies patch
conventional-changelog-conventionalcommits (source) 6.1.0 -> 7.0.0 age adoption passing confidence devDependencies major
fluxninja/openai-pr-reviewer 1.15.2 -> 1.16.0 age adoption passing confidence action minor
jest (source) 29.6.2 -> 29.6.4 age adoption passing confidence devDependencies patch
semantic-release 21.0.9 -> 21.1.1 age adoption passing confidence devDependencies minor

Release Notes

semantic-release/commit-analyzer (@​semantic-release/commit-analyzer) ### [`v10.0.2`](https://togithub.com/semantic-release/commit-analyzer/releases/tag/v10.0.2) [Compare Source](https://togithub.com/semantic-release/commit-analyzer/compare/v10.0.1...v10.0.2) ##### Bug Fixes - **deps:** update dependency conventional-commits-parser to v5 ([#​501](https://togithub.com/semantic-release/commit-analyzer/issues/501)) ([91cf4d5](https://togithub.com/semantic-release/commit-analyzer/commit/91cf4d5a82052b6ea52e0f9f7d4faed7a80460e1))
semantic-release/release-notes-generator (@​semantic-release/release-notes-generator) ### [`v11.0.5`](https://togithub.com/semantic-release/release-notes-generator/releases/tag/v11.0.5) [Compare Source](https://togithub.com/semantic-release/release-notes-generator/compare/v11.0.4...v11.0.5) ##### Bug Fixes - **deps:** update dependency conventional-commits-parser to v5 ([#​508](https://togithub.com/semantic-release/release-notes-generator/issues/508)) ([45f893f](https://togithub.com/semantic-release/release-notes-generator/commit/45f893f118749f811cea946cc61400e952f728b8))
conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits) ### [`v7.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v7.0.0): conventional-changelog-conventionalcommits: v7.0.0 [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v6.1.0...conventional-changelog-conventionalcommits-v7.0.0) ##### ⚠ BREAKING CHANGES - Node >= 16 is required - Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions. ##### Features - **conventional-changelog-conventionalcommits:** add support for alphanumeric issues ([#​1080](https://togithub.com/conventional-changelog/conventional-changelog/issues/1080)) ([f9b1897](https://togithub.com/conventional-changelog/conventional-changelog/commit/f9b18975ba1bf74ecb7a294f3b220794e0d09e0b)) - drop node 14 support ([#​1085](https://togithub.com/conventional-changelog/conventional-changelog/issues/1085)) ([1bce036](https://togithub.com/conventional-changelog/conventional-changelog/commit/1bce0362dbb624a869eb01fd7724ab7f81d337e6)) - **git-raw-commits:** ignore commits by regex ([#​1063](https://togithub.com/conventional-changelog/conventional-changelog/issues/1063)) ([47033e6](https://togithub.com/conventional-changelog/conventional-changelog/commit/47033e6edfea3705383bb075bc6a4bd417f9ed8c)) - **types:** allow combining provided types with defaults ([#​1064](https://togithub.com/conventional-changelog/conventional-changelog/issues/1064)) ([7ec8a18](https://togithub.com/conventional-changelog/conventional-changelog/commit/7ec8a183473fe5b1f6675f04c230576e562ea291)) - unified presets interface ([#​1045](https://togithub.com/conventional-changelog/conventional-changelog/issues/1045)) ([8d0ffbe](https://togithub.com/conventional-changelog/conventional-changelog/commit/8d0ffbe6c59b861b560cea0e3594c7b32e978cc3))
fluxninja/openai-pr-reviewer (fluxninja/openai-pr-reviewer) ### [`v1.16.0`](https://togithub.com/coderabbitai/ai-pr-reviewer/releases/tag/1.16.0) [Compare Source](https://togithub.com/fluxninja/openai-pr-reviewer/compare/1.15.2...1.16.0) #### What's Changed - move poem to the summary message by [@​harjotgill](https://togithub.com/harjotgill) in [https://github.com/coderabbitai/ai-pr-reviewer/pull/442](https://togithub.com/coderabbitai/ai-pr-reviewer/pull/442) **Full Changelog**: https://github.com/coderabbitai/ai-pr-reviewer/compare/1.15.2...1.16.0
jestjs/jest (jest) ### [`v29.6.4`](https://togithub.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2964) [Compare Source](https://togithub.com/jestjs/jest/compare/v29.6.3...v29.6.4) ##### Fixes - `[jest-core]` Fix typo in `scheduleAndRun` performance marker ([#​14434](https://togithub.com/jestjs/jest/pull/14434)) - `[jest-environment-node]` Make sure `atob` and `btoa` are writeable in Node 20 ([#​14446](https://togithub.com/jestjs/jest/pull/14446)) - `[jest-worker]` Additional error wrapper for `parentPort.postMessage` to fix unhandled `DataCloneError`. ([#​14437](https://togithub.com/jestjs/jest/pull/14437)) ### [`v29.6.3`](https://togithub.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2963) [Compare Source](https://togithub.com/jestjs/jest/compare/v29.6.2...v29.6.3) ##### Fixes - `[expect, @​jest/expect-utils]` `ObjectContaining` support `sumbol` as key ([#​14414](https://togithub.com/jestjs/jest/pull/14414)) - `[expect]` Remove `@types/node` from dependencies ([#​14385](https://togithub.com/jestjs/jest/pull/14385)) - `[jest-core]` Use workers in watch mode by default to avoid crashes ([#​14059](https://togithub.com/facebook/jest/pull/14059) & [#​14085](https://togithub.com/facebook/jest/pull/14085)). - `[jest-reporters]` Update `istanbul-lib-instrument` dependency to v6. ([#​14401](https://togithub.com/jestjs/jest/pull/14401)) - `[jest-mock]` Revert [#​13692](https://togithub.com/jestjs/jest/pull/13692) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[jest-mock]` Revert [#​13866](https://togithub.com/jestjs/jest/pull/13866) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[jest-mock]` Revert [#​13867](https://togithub.com/jestjs/jest/pull/13867) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[@jest/reporters]` Marks Reporter's hooks as optional ([#​14433](https://togithub.com/jestjs/jest/pull/14433)) - `[jest-runtime]` Fix dynamic ESM import module bug when loaded module through `jest.isolateModulesAsync` ([#​14397](https://togithub.com/jestjs/jest/pull/14397)) ##### Chore & Maintenance - `[jest-changed-files, jest-circus, jest-console, @​jest/core, @​jest/runtime, @​jest/transform]` Use `invariant` and `notEmpty` from `jest-util` rather than own internal ([#​14366](https://togithub.com/jestjs/jest/pull/14366))
semantic-release/semantic-release (semantic-release) ### [`v21.1.1`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.1.0...v21.1.1) ##### Bug Fixes - **types:** included the definitions file in the published package ([#​2920](https://togithub.com/semantic-release/semantic-release/issues/2920)) ([4c95c97](https://togithub.com/semantic-release/semantic-release/commit/4c95c97d8f15ab2620183009bc1c2a9d946d78d1)) ### [`v21.1.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.1.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.9...v21.1.0) ##### Features - Added TypeScript definitions ([#​2916](https://togithub.com/semantic-release/semantic-release/issues/2916)) ([c21a1ac](https://togithub.com/semantic-release/semantic-release/commit/c21a1ac7938e5b51122b92b3b107cb3b2a326e24))

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

Image description CodeRabbit


Uplevel your code reviews with CodeRabbit Pro ### CodeRabbit Pro If you like this project, please support us by purchasing the [Pro version](https://coderabbit.ai). The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version.