Skip to content

Publish Release 0.27.3#831

Merged
nalchevanidze merged 2 commits intomainfrom
publish-release/0.27.3
Apr 27, 2023
Merged

Publish Release 0.27.3#831
nalchevanidze merged 2 commits intomainfrom
publish-release/0.27.3

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

0.27.3 (2023-04-27)

Minor Changes

  • #825: Allow transformers-0.7
  • #823: JSON diffs on failed tests
  • #826: Fix: sorted possible types
  • #827: build(deps): bump yaml and cspell
    • 👤 @dependabot

    • Details Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [cspell](https://github.com/streetsidesoftware/cspell). These dependencies need to be updated together.

      Removes

      Updates from 5.18.5 to 6.31.1

      Release notes

      Sourced from cspell's releases.

      v6.31.1

      Changes

      Fixes

      fix: Fix an issue when words are null (#4354)

      words and dictionaries can become null when editing .yaml files and it is saved.

      words:
        dictionaries:
          - def
        

      Maintenance

      ci: Workflow Bot -- Update ALL Dependencies (main) (#4353)

      Update ALL Dependencies (main)

      package.json | 4 +- pnpm-lock.yaml | 170 ++++++++++----------- .../test-cspell-eslint-plugin/package.json | 2 +- website/package.json | 2 +- 4 files changed, 89 insertions(+), 89 deletions(-)


      v6.31.0

      Changes

      ci: Workflow Bot -- Update Integration Snapshots (main) (#4338)

      Update Integration Repositories

      integration-tests/config/config.json | 40 +-

      ... (truncated)

      Changelog

      Sourced from cspell's changelog.

      6.31.1 (2023-03-24)

      Note: Version bump only for package cspell-monorepo

      6.31.0 (2023-03-24)

      Note: Version bump only for package cspell-monorepo

      6.30.2 (2023-03-18)

      Bug Fixes

      6.30.1 (2023-03-17)

      Bug Fixes

      • Update cosmiconfig to fix config loading issue. (#4330) (4a0bae5)

      6.30.0 (2023-03-16)

      Note: Version bump only for package cspell-monorepo

      6.29.3 (2023-03-14)

      Bug Fixes

      • Add option to not auto stem during split (#4310) (23059da)

      6.29.2 (2023-03-13)

      Bug Fixes

      • (cspell-tools) Delay splitting _ till later (#4309) (0e517d1)

      6.29.1 (2023-03-13)

      Note: Version bump only for package cspell-monorepo

      6.29.0 (2023-03-11)

      Note: Version bump only for package cspell-monorepo

      6.28.0 (2023-03-03)

      Features

      ... (truncated)

      Commits

      Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting .


      Dependabot commands and options

      You can trigger Dependabot actions by commenting on this PR:

      • will rebase this PR
      • will recreate this PR, overwriting any edits that have been made to it
      • will merge this PR after your CI passes on it
      • will squash and merge this PR after your CI passes on it
      • will cancel a previously requested merge and block automerging
      • will reopen this PR if it is closed
      • will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
      • will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
      • will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
      • will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
        You can disable automated security fix PRs for this repo from the Security Alerts page.
  • #820: Refactor intropsection
  • #830: Allow vector

@nalchevanidze nalchevanidze marked this pull request as ready for review April 27, 2023 19:57
@nalchevanidze nalchevanidze enabled auto-merge (squash) April 27, 2023 20:14
@nalchevanidze nalchevanidze merged commit 477aa5e into main Apr 27, 2023
@nalchevanidze nalchevanidze deleted the publish-release/0.27.3 branch April 27, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vector-0.13 not allowed Test failure with ghc-9.6

2 participants