Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps uSync from 10.2.1 to 11.0.3.

Release notes

Sourced from uSync's releases.

v11.0.3 - First boot language fix

This is a minor patch release for uSync v11 (for Umbraco v11). It contains a fix for default languages when using first boot.

Fixes

  • 🐞(bug) - Firstboot fails if default language is changed in language config files.
  • 🐞(bug) - Errors don't show in report groups when every item of a type throws an error.
  • 📝 (doc) - Different spelling fix (fixing the word 'different' across the code)

Getting uSync .

dotnet add package uSync --version 11.0.3

11.0.2 - March Patch 🐰

This is a minor patch release for uSync - for Umbraco 11 - it contains minor fixes.

This release contains only minor fixes or UI tweaks.

What's Changed

Full Changelog: KevinJump/uSync@v11.0.1...v11.0.2

11.0.1 - Patchy McPatchface

This is a minor patch version of uSync for Umbraco 11 - it contains a few minor fixes and updates,

Fixes

  • #452 Fix null reference in DocTypeGridEditor when MultiUrlPickers are also null
  • #453 Fix Unable to deserialize a multiUrl picker inside a nested content item inside a DocTypeGridEditor
  • #458 Set media picker 3 start node
  • #461 Ensure tabs are imported in the correct order

Updates

(missed from original notes)

  • #443 Action button allows you to import a single item during import

Full Changelog: KevinJump/uSync@v11.0.0...v11.0.1

v11 - uSync - Eleven 1️⃣1️⃣

This is the Major release of uSync to work with Umbraco 11 on .NET 7 - It contains updates and patches that make uSync on Umbraco even nicerer.

Features

  • Grouped Results - Just making results a little more compact and easier to view when there are lots of items.

... (truncated)

Commits
  • 44dc981 Delete codeql.yml
  • 442b7d8 Create .github/workflows/codeql.yml
  • 8154f42 Add method XML Doc comment
  • 9a010e7 reinstate the orange error flag - when there are one or more errors in a hand...
  • 4b697da Ensure the handler type is passed when we catch the exception.
  • e85253d Turn off the compatability - to make FirstBoot Hanlder Internal.
  • 93485ce Remove the requirement to be in settings section (but still require tree access)
  • 55b8185 Package Compatability fix (public method missing)
  • df296a2 Splash page - cache fix (less http requests for the add ons tab)
  • eb43035 Spelling : Diffrent => Different
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [uSync](https://github.com/KevinJump/uSync) from 10.2.1 to 11.0.3.
- [Release notes](https://github.com/KevinJump/uSync/releases)
- [Commits](KevinJump/uSync@v10.2.1...v11.0.3)

---
updated-dependencies:
- dependency-name: uSync
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #130.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/nuget/uSync-11.0.3 branch May 22, 2023 16:58
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 .NET Pull requests that update .net code

Development

Successfully merging this pull request may close these issues.

0 participants