Skip to content
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

Deprecate jQuery.fx.interval as of 3.0 #969

Closed
wants to merge 1 commit into from

Conversation

dmethvin
Copy link
Member

@AurelioDeRosa
Copy link
Member

LGTM

@@ -1,12 +1,13 @@
<?xml version="1.0"?>
<entry type="property" name="jQuery.fx.interval" return="Number">
<entry type="property" name="jQuery.fx.interval" return="Number" deprecated="3.0">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not deprecated in 3.0 but will be in 3.2. If there's a category missing, it should be added.

Do we need to look into things currently tagged as deprecated="3.0"? May there be more things to correct there?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there anything marked deprecated-3.0? It looks like all the deprecations from the upgrade guide are missing.

It might be good to make this particular one effective with 3.0 since we started using rAF then. For the others I agree, 3.2 would be better.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. I guess this makes sense to target 3.0 then, our Core ticket still mentions 3.2.0, though, IIRC.

I'll see what's up with other deprecations.

@dmethvin dmethvin mentioned this pull request Aug 11, 2016
21 tasks
@dmethvin dmethvin closed this in 9fef869 Aug 14, 2016
@Krinkle
Copy link
Member

Krinkle commented Aug 23, 2016

This failed the build. The 3.0 deprecation category doesn't exist yet.

One of the currently open pull requests creates this category, though. ( #948)

Warning: post jQuery.fx.interval has a category term slug of 'deprecated/deprecated-3.0', but no such term exists. Use --force to continue.

@mgol
Copy link
Member

mgol commented Aug 23, 2016

@Krinkle Thanks for the update. I pinged Aurelio & a couple of teams, I'll try to get this landed soon.

@dmethvin
Copy link
Member Author

Ack! Sorry, my fault, I am running on Windows and have never been able to get things running properly on a local build. Can someone who has a working local setup try #948 and then land it?

@Krinkle
Copy link
Member

Krinkle commented Aug 24, 2016

The site deployment infrastructure was broken for several weeks so even the commit before this one wasn't deployed yet. I've manually triggered a build for e55cf63 (1.12.11) just now, so that this no longer blocks other changes waiting for deployment. (https://github.com/jquery/infrastructure/issues/404)

@mgol
Copy link
Member

mgol commented Aug 24, 2016

I landed #948, deployment now works fine for the Core API site.

@dmethvin
Copy link
Member Author

🎆 👯 🎆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants