Giter VIP home page Giter VIP logo

Comments (6)

adrianjagielak avatar adrianjagielak commented on August 16, 2024 1

So our pipeline is still pulling 4.3.0 and breaking spectacularly...

Anything we have to do to make sure the retracted version is excluded?

our pubspec.yaml is including it with app_settings: ^4.1.0

And then we don't have a lock file for this as this is used from a custom package and not an app itself

app_settings: ">=4.1.0 <4.3.0"

from app_settings.

spencerccf avatar spencerccf commented on August 16, 2024 1

I have submitted a request to remove version: 4.3.0 from pub.dev. I will let you know as soon as it has been removed.

from app_settings.

spencerccf avatar spencerccf commented on August 16, 2024 1

Done... patch version 4.3.1 has been published out to pub.dev. This is essentially same as verson 4.2.0. So, hopefully all pipelines will start working for y'all again.

from app_settings.

navaronbracke avatar navaronbracke commented on August 16, 2024

@chandrabezzo Version 5.0.0 is available on pub.dev and 4.3.0 has been retracted (since 9 hours ago as of writing)

from app_settings.

fstof avatar fstof commented on August 16, 2024

So our pipeline is still pulling 4.3.0 and breaking spectacularly...

Anything we have to do to make sure the retracted version is excluded?

our pubspec.yaml is including it with app_settings: ^4.1.0

And then we don't have a lock file for this as this is used from a custom package and not an app itself

from app_settings.

jankuss avatar jankuss commented on August 16, 2024

@spencerccf

Would it not be possible to issue a patch version 4.3.1, with the breaking change removed? Anybody depending on ^4.3.0 would receive the 4.3.1 version which doesn't have a breaking change. No need to retract.

https://dart.dev/tools/pub/publishing#retract

image

from app_settings.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.